 
BODY{
  font-size : x-small;
  
  text-decoration : none;
  color : #393939;
  margin-left : 25px;
  

  line-height : 130%;
}
TABLE{
  font-size : x-small;
  
  

  line-height : 130%;
}
A:HOVER{
  color : red;
  
  font-size : x-small;
}

