<!--
a:link       { text-decoration: none; color: F00000;}
a:visited    { text-decoration: none; color: F00000; }
a:active     { text-decoration: none; color: black;}
a:hover      { text-decoration: none; color: black; }
basefont {font-size: 11pt; font-family: Arial, Helvetica; color: black;} 
.bodyTxt {  font-family: Verdana; font-size: 9pt}
.headerTxt {  font-family: Arial Bold, Arial, Helvetica; font-size: 18pt; color: black;}
.highlight {  font-family: Arial, Helvetica; font-size: 10pt; color: F00000; font-weight: bold;}
p {  font-family: Arial, Helvetica; font-size: 11pt}


body {
scrollbar-face-color: #505050;
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ACACAC; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #E0E0E0; 
scrollbar-arrow-color: red;
}
-->