 
BODY{
  
  line-height : 1.5em;
  font-size : 10pt;
  
  background-color : silver;
}
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
TABLE{
  font-size : 10pt;
  line-height : 1.5em;
}
FONT{
  
  line-height : 1.8em;
  font-size : 10pt;
}
TD{
  font-size : 10pt;
  line-height : 1.3em;
}
