
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;
  text-decoration : none;
}
TD{
  font-size : 12px;
  line-height : 17px;
  letter-spacing: 1px;
  font-family : a;
}
body{
  margin-top: 0%;
  margin-left: 0%;
  margin-bottom: 0%;
}
A:HOVER{
  color : #db0000;
}