A:LINK{
  color : #ccffcc;
}
A:VISITED{
  color : #ffff66;
}
A:ACTIVE{
  color : #ff6600;
  
}
A:HOVER{
  background-color : teal; 
 border-bottom-width : 1px;
 border-bottom-color : #ff8000;
 border-bottom-style : solid;
 text-decoration : none;
 
 }
BODY{
  background-color : gray;
  color : white;
  font-size : 10pt;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  scrollbar-arrow-color:#ccccff;
  scrollbar-track-color:#000000;
  scrollbar-face-color:#FFFFFF;
  scrollbar-3dlight-color:#ccccff;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-darkshadow-color:#ccccff;
  scrollbar-face-color:#003366;
  background-image : url(image/gr2b.gif);
}
H1{
  font-size : 10pt;
  vertical-align : sub;  
  margin-bottom : 2px;
}
H2{
  font-size : 10pt;
  color : #ffffce;  
 margin-bottom : 2px;
}
H3{
  font-size : 11pt;
  font-weight : bold;
  

 margin-bottom : 1px;
 letter-spacing : 2pt;
}
HR{
  color : green;  
  height : 1px;
}
.T1{border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : yellow yellow yellow yellow;}
.point8{
  font-size : 8pt;
}
.black{
  background-color : black;
}
TABLE{
  font-size : 10pt;
  background-color : black;
  line-height : 130%;
}
.orange{
  background-color : #ff4242;
}
.blue{
  background-color : #003366;
}
.tdback{
  background-color : #202020;
}
.poin7{
  font-size : 7pt;
}
.kinkyu{
  font-size : 10pt;
  font-weight : bold;
  color : red;
}
.topline{
  margin-top : 1px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : white;
}
.pixel10{
  font-size : 10px;
}
