.article_text {
	font-family:Arial,Helvetica;
	font-size:12pt;
	font-weight:normal;
	color:#000000
	}
.article_text_bold {
	font-family:Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#000000
	}
.ContactFormHeader {
	font-family:Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}

.ContactFormSubHeader {
	font-family:Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

.ContactFormLabel {
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

.Required {
	color:#FF0000;
	font-weight:bold;
}

.RedBold {
	color:#FF0000;
	font-family:Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
}
