BODY { 
scrollbar-base-color: gray; 
scrollbar-arrow-color: #FFFFFF;
}

p, font, H3, H4, H5, td {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
text-decoration: none; 
color: #000000; 
}

b, strong {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
text-decoration: none; 
color: #000000; 
}

.header {
font-family: Arial, Helvetica, sans-serif; 
font-size: 17px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
text-decoration: none; 
color: #800000; 
}

.navbar {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
color: #400000; 
}

.navbar a:link {color: #400000; text-decoration: none; }
.navbar a:visited {color: #400000; text-decoration: none; }
.navbar a:hover {color: #000084; text-decoration: underline; }
.navbar a:active {color: #000084; text-decoration: underline; }

a:link { color: #0080FF; text-decoration: none; }
a:visited { color: #0080FF; text-decoration: none; }
a:hover { color: #400000; text-decoration: underline; }
a:active { color: #400000; text-decoration: underline; }