.MainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2a347a;
	font-weight: bold;
	text-transform: uppercase;
}

.SubHeading {  	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #710418;
}
Body,td, p, li, ul
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #242222
	
}
a:link {
	color : #000000;
	font-family: Arial;
	font-size: 12px;
		font-weight: bold;
}
a:visited {
	color : #710418;
	font-family: Arial;
	font-size: 12px;
		font-weight: bold;
}
a:hover {
	color: #710418;
	font-family: Arial;
	font-size: 12px;
		font-weight: bold;
}


hr {  background-color: #000066; color: #000066}
.S10pt {  font-size: 10px}
.submit {  color: #FFFFFF; background-color: #004688}
.FormTable {background-color: #710418}
.FormQuestion {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}


.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}