body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} 
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} 
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} 

.heading {  font-size: 18px; color: #B43A2D; font-weight: bold} 
.subheading { font-size: 15px; color: #B43A2D; font-weight: bold } 
.highlight { font-size: 15px; color: #C36157; font-weight: bold } 

a { color: #0069FF; text-decoration: none} 
a:visited {color: #0069FF; text-decoration: none} 
a:hover {color: #99B6FF; text-decoration: underline} 

.topnav { font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none} 
.topnav:link { font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none} 
.topnav:visited { font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none} 
.topnav:hover { font-size: 11px; color: #D6DFF7; font-weight: bold; text-decoration: none} 

.subMenu { font-size: 11px; color: #FFFFFF; font-weight: bold;  text-decoration: none} 
.subMenu:link { font-size: 11px; color: #FFFFFF; font-weight: bold;  text-decoration: none} 
.subMenu:visited { font-size: 11px; color: #FFFFFF; font-weight: bold;  text-decoration: none} 
.subMenu:hover {font-size: 11px; color: #0069FF; font-weight: bold;text-decoration: none} 

.footer { font-size: 10px; color: #000000; font-weight: normal; text-decoration: none} 
.footer:link { font-size: 10px; color: #333333; font-weight: normal; text-decoration: none} 
.footer:visited { font-size: 10px; color: #333333; font-weight: normal; text-decoration: none} 
.footer:hover { font-size: 10px; color: #0069FF; font-weight: normal; text-decoration: underline} 
.send_email {  
    background:transparent url(/images/send-email.jpg) left top no-repeat;  
    border: 0px;  
    cursor: pointer;  
    height: 23px;  
    width: 80px;  
}  
.send_email:hover {  
    background:transparent url(/images/send-email-hover.jpg) left top no-repeat;  
    border: 0px;  
    cursor: pointer;  
    height: 23px;  
    width: 80px;  
}
