  
H3{
  font-size : 8pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : #cc0000;
}
H2{
  font-size : 11pt;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #cc0000;
}
H1{
  font-size : 9pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : #cccccc;
}
STRONG{
  font-size : 9pt;
  font-family : "ＭＳ ゴシック";
  color : gray;
  font-weight : normal;
}
TD{
  font-family : "ＭＳ ゴシック";
  color : #666666;
  font-size : 9pt;
}
A{
  font-size : 8pt;
  font-family : "ＭＳ ゴシック";
  color : gray;
}
A:LINK{
  font-size : 8pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : gray;
}
A:VISITED{
  font-size : 8pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : #cccccc;
}
A:HOVER{
  font-size : 8pt;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : #cc0000;
  text-decoration : underline;
}

