h1 { font-size : 16px; }
H2 { font-size : 15px; 
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
h1 { margin-bottom : 2px; }
h1 { margin-top : 2px; }
h2 { margin-bottom : 2px; }
h2 { margin-top : 2px; }
TD{font-size : 14px;
  line-height : 23px;}
A:HOVER{color : red;}

