.contact:link {
 color: #ffffff;
text-decoration: underline;
}
.contact:visited {
 color: #ffffff;
 text-decoration: underline;
}
.contact:hover {
 color: #ffd24f;
 text-decoration: none; 
}
td,div,p,body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
hr {  background-color: #000066; color: #000066}

.S10pt {  font-size: 10px}
.submit {  color: #000000; background-color: #0071bc}
.FormTable {background-color: #0071bc}
.FormQuestion {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0071bc; 
	font-size:16px;
	font-weight:bold;
}


a:link {
 color: #0071bc;
 text-decoration: underline;
}

a:visited {
  color: #004675;
 text-decoration: underline;
}

a:hover {
 color: #ffd24f;
 text-decoration: none;
}