 
BODY{
font-size : 10pt;


background-color : #c0c0c0;
margin-top : 0px;
  margin-left : 0px;
}
TABLE{
font-size : 10pt;
background-color : white;
}
A{
color : blue;


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

