BODY {
   margin-top : 0.1in; 
   margin-right : 0.1in; 
   margin-left : 0.1in; 
   background-color :  White;
   background-repeat: no-repeat; 
}

TD {
   font-size : 8pt; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #000000; 
}

A:hover {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #006699; 
   background-color : transparent; 
   text-decoration : underline; 
}

A {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #006699; 
   background-color : transparent; 
   text-decoration : none; 
}

.white TD {
   color : #FFFFFF; 
}

.white A:hover {
   color : #FFFFFF; 
}

.white A {
   color : #FFFFFF; 
}

