BODY{
  text-align : center;
  margin: 0px;
  table-layout:fixed;
  background-image : url("gif/BG_3.gif");
  font-size : 9pt;
  font-family : "MS UI Gothic",serif;
}

H1{
  font-size : 9pt;
  margin: 0px;
}

H2{
  font-size : 9pt;
  margin: 0px;
}

H3{
  font-size : 8pt;
  margin: 0px;
}

H4{
  font-size : 6pt;
  margin: 0px;
}

P{
  margin: 0px;
}

.f01{
  font-size : 75%;
}
.f02{
  font-size : 80%;
  line-height : 130%;
}
.f03{
  font-size : 90%;
  font-weight : normal;
  line-height : 150%;
}
.font09{
  font-size : 8pt;
}

A{
  font-size : 9pt;
}
A:LINK{
  font-size : 9pt;
  color:"blue";
  text-decoration : none;

}
A:VISITED{
  font-size : 9pt;
  color:"7f007f";
  text-decoration : none;
}
A:HOVER{
  font-size : 9pt;
  color:"blue";
  text-decoration : none;
  background-color:"88aabb";
}
A:ACTIVE{
  font-size : 9pt;
  text-decoration : none;
}
TABLE{
}
TD{
  font-size : 9pt;
}