 
BODY{
     font-size : 11pt;
     font-family : Verdana,Arial;
     font-weight : 400;
     color : white;
     letter-spacing : 2px;
}
TABLE{
     font-size : 11pt;
     font-family : Verdana,Arial;
     color : white;
     letter-spacing : 2px;
}
TD{
     font-size : 11pt;
     font-family : Verdana,Arial;
     font-weight : 400;
     letter-spacing : 2px;
     color : white;
}
A{
     color : white;
     text-decoration : none;
     font-size : 11pt;
}
A:LINK{
     color : white;
     font-size : 11pt;
}
A:VISITED{
     color : white;
     font-size : 11pt;
}
A:HOVER{
     color : maroon;
     font-size : 11pt;
}
