H1{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
  text-indent : 3px;
  text-align : left;
}
H2{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}
H3{
  font-size : 130%;
  font-weight : bold;
  margin: 0px;
  padding: 0px;
}
strong{
  font-size : 100%;
  font-weight : normal;
}
TD{
  font-size : 12px;
  line-height : 22px;
  letter-spacing: 1px;
  font-family : a;
  text-decoration : none;
}
BODY
{
  margin-top: 0%;
  margin-bottom: 0%;
}
A{
  color : #3366cc;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
A:VISITED{
  color : #339999;
}
