 
BODY{
  font-size : 10pt;
}
TABLE{
  font-size : 10pt;
}
TR{
  font-size : 10pt;
}
TD{
  font-size : 10pt;
}
A{
  
  text-decoration : none;
color : black;}
A:LINK{
  
  text-decoration : none;
}
A:HOVER{
  
  text-decoration : underline;
color : gray;}
A:ACTIVE{
  
  text-decoration : underline;
color : gray;}

