BODY {

margin:0px;
background-color:#FFFFFF; 

}

A:visited {
   color : #083F7C; 
   text-decoration : none; 
}


A:link {
   color : #083F7C; 
   text-decoration : none; 
}


A:hover {
   color : #1DA63B;
   text-decoration : underline; 
}


A:active {
   color : #083F7C;
   text-decoration : none;
}

TABLE {
color: #333333;
FONT-SIZE: 8.5pt;
FONT-FAMILY: Amertype,Verdana,Arial;
text-decoration: none
}
