 
BODY{
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
background-color : #dfdfdf;
color : #575757;
}
A{
color : blue;


text-decoration : none;
}
A:HOVER{
color : red;

text-decoration : underline;
}
TD{
font-size : 10pt;
}
H1{
font-size : 14pt;
}
TABLE{
font-size : 10pt;
background-color : #ffffff;
}
HR{
font-size : 1px;
}
