 
BODY{
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
}
TABLE{
font-size : 10pt;
}
A{
color : blue;


text-decoration : none;
}
A:HOVER{
color : red;
background-color : white;
text-decoration : underline;
}
TD{
font-size : 10pt;
}
