html,body {background-color:#002B6C;
    
    scrollbar-face-color:#0066CC;
    scrollbar-shadow-color: #002B6C;
    scrollbar-highlight-color: #002B6C;
    scrollbar-3dlight-color: #002B6C;
    scrollbar-darkshadow-color: #002B6C;
    scrollbar-track-color: #002B6C;
    scrollbar-arrow-color: #000000;
}

p,ul,li,td,tr {	
font-size:11pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
a:link {color:#99CCFF; text-decoration: none; font-weight: bold;}
a:visited {color:#99CCFF;  text-decoration: none; font-weight: bold;}
a:hover {color:#FFFFFF; text-decoration:underline; font-weight: bold ;
}

  
