h1 {
  color : #666666;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 9pt;
  font-weight:bolder;
  margin: 0px
  }

h1 a{
  color : #666666;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: underline;
  font-size: 9pt;
  font-weight:bolder;
  margin: 0px
  }

h2 {
  color : #FFFFFF;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 12pt;
  font-weight:bolder;
  margin: 0px
  }

h2 a{
  color : #FFFFFF;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: underline;
  font-size: 12pt;
  font-weight:bolder;
  margin: 0px
  }

h3 {
  color : #ff0000;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 11pt;
  font-weight:bolder;
  margin: 0px
  }

h3 a{
  color : #ff0000;
  font-family: "ＭＳ Ｐゴシック"; 
  text-decoration: none;
  font-size: 11pt;
  font-weight:bolder;
  margin: 0px
 }

BODY {
  color : #666666;
  background-color: #FFFFFF;
  font-weight : ;
  font-family : "ＭＳ Ｐゴシック";
  font-size : 9pt;
  scrollbar-arrow-color: #999999; 
  scrollbar-base-color: #ffffff; 
  scrollbar-face-color: #ffffff; 
  scrollbar-highlight-color: #999999; 
  scrollbar-3d-light-color: #ffffff; 
  scrollbar-shadow-color: #999999; 
  scrollbar-track-color: #ffffff; 
  scrollbar-darkshadow-color: #ffffff;
}

TD {
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size: 9pt;}

A {
  color : #ff0000;
  background-color: #;
  font-weight : bolder;
  text-decoration : underline;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 9pt;
}

A:VISITED {
  color : #ff0000;
  background-color: #;
  font-weight : bolder;
  text-decoration : underline;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 9pt;
}

A:HOVER {
  color : #ff0000;
  background-color: #;
  font-weight : bolder;
  text-decoration : none;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 9pt;
}

A:ACTIVE {
  color : #ff0000;
  background-color: #;
  font-weight : bolder;
  text-decoration : underline;
  font-family: "Arial", "ＭＳ Ｐゴシック"; 
  font-size : 9pt;
}

