
body
{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

H1{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H2{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

strong{
  font-size : 100%;
  font-weight : normal;
}

TD{
font-size : 12px;
color: #804040;
}

TH{
font-size : 12px;
}

A:LINK {
  text-decoration:none; color: #006633; font-weight;
}
A:VISITED {
  text-decoration:none; color: #006633; font-weight;
}
A:HOVER {
  text-decoration:underline;color: #ff0000; font-weight; position: relative;
}
<!--
A:HOVER { position : relative; top: 1px; left: 1px; }
-->

