H1{
  font-size : 80%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H2{
  font-size : 80%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H3{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

strong{
  font-size : 100%;
  font-weight : normal;
}
TD{
line-height : 120%;
}
<!--
A:HOVER{color : #ff00cc;}
-->
TABLE{
  background-color : #ffffff;
}
