@import "/template/style_new";
@import "/style_new";

.small_text {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.Title_underline {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; color: #333333}
.email {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: underline}
.header_underline {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #333333; text-decoration: underline}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.red_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #B90200;
}

