 
H1{
  font-size : 13px;
  font-weight : bold;
  color : #e8e8e8;
  background-image : url(image.gif);
  line-height : 12px;
  background-repeat : no-repeat;
  height : 25px;
  padding-top : 5px;
  padding-left : 5px;
  margin-bottom : 1px;
  padding-bottom : 1px;
  bottom : 1px;
}
A{
  font-size : 12px;
  font-weight : 200;
  color : navy;
  text-decoration : none;
}
A:hover{
  font-size : 12px;
  font-weight : 200;
  color : green;
  text-decoration : underline;
}
BODY{
  font-family : "MS UI Gothic";
}
TABLE{
  font-size : 13px;
  font-family : "MS UI Gothic";
}
H2{
  background-image : url(image-h2.gif);
  background-repeat : no-repeat;
  font-size : 16px;
  font-weight : bold;

  height : 26px;
  line-height : 25px;
  text-indent : 10px;
  color : #eeeeee;
}
