.highlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000
}

.highlightwhite {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FFFFFF
}
.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;}
a.bodytext {
text-decoration:none;} 
a.bodytext:hover {
text-decoration:underline; color: #FD2B0F;}