TH{
  
  color : #ffffff;
  
  background-image : url(h2_bk.gif);
  font-size : small;
  
}
H1{
  font-size : 9pt;
  font-weight : normal;
  margin-bottom : 1px;
}
TD{
  font-size : x-small;
  font-family : "Microsoft Sans Serif";
  line-height : 130%;
  letter-spacing : 3px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  color : #666666;
}
BODY{
  margin-top : 0px;
  margin-bottom : 0px;
  background-image : url(background.gif);
  margin-left : 0px;
  margin-right : 0px;
}
A{
  color : blue;
  text-decoration : none;
}
A:HOVER{
  color : red;
}
.footer{
  font-size : x-small;
  font-weight : normal;
  color : #ffffff;
}
.table01{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : black;
  border-right-color : black;
}
.aisatu{
  margin-top : 30px;border-width : 3px 3px 3px 3px;border-style : dotted dotted dotted dotted;border-color : #ff8000 #ff8000 #ff8000 #ff8000;
  

  margin-bottom : 30px;
}
H2{
  font-size : medium;
  color : #cc0000;
}
.small_font{
  font-size : xx-small;
}