TD {
   font-size : 9pt; 
   font-family : arial, helvetica, sans-serif; 
   color : white; 
}


BODY {
   font-size : 9pt; 
   font-family : arial, helvetica, sans-serif; 
   color : white; 
   background-color: #000066;
   scrollbar-base-color: #93C8FF;
   scrollbar-face-color: #000066;
   scrollbar-track-color: #2174CC;
   scrollbar-3dlight-color: #93C8FF;
   scrollbar-highlight-color: #003B7A;
   scrollbar-darkshadow-color: #000000;
   scrollbar-shadow-color: #145DA9;
   scrollbar-arrow-color: #93C8FF;

}

div.small {
   font-size : 7.5pt; 
   font-family : arial, helvetica, sans-serif; 
   color : #999999; 
}

A:visited {
   font-size : 9pt; 
   font-family : arial, helvetica, sans-serif; 
   color : white; 
   text-decoration : underline; 
}


A:link {
   font-size : 9pt; 
   font-family : arial, helvetica, sans-serif; 
   color : #00ccff; 
   text-decoration : none; 
}


A:hover {
   font-size : 9pt; 
   font-family : arial, helvetica, sans-serif; 
   color : white; 
   text-decoration : underline; 
}


A:active {
   font-size : 9pt; 
   font-family : arial, helvetica, sans-serif; 
   color : white; 
   text-decoration : none; 
}


A.small:visited {
   font-size : 7.5pt; 
   font-family : arial, helvetica, sans-serif; 
   color : #999999; 
   text-decoration : none; 
}


A.small:link {
   font-size : 7.5pt; 
   font-family : arial, helvetica, sans-serif; 
   color : #999999; 
   text-decoration : none; 
}


A.small:hover {
   font-size : 7.5pt; 
   font-family : arial, helvetica, sans-serif; 
   color : white; 
   text-decoration : underline; 
}


A.small:active {
   font-size : 7.5pt; 
   font-family : arial, helvetica, sans-serif; 
   color : white; 
   text-decoration : none; 
}

