A:HOVER{
@position:relative; top:1 px; left:1px;
  color : #cc007a;
  cursor : crosshair;
  font-weight : bold;
}
A:LINK{
  text-decoration: none;
  font-weight : bold;
}
A:VISITED{
  text-decoration: none;
  font-weight : bold;
}
A:ACTIVE{
  text-decoration: none;
  font-weight : bold;
}
TH{
  font-size : 120%;
  text-align : center;
  background-color : #990000;
  color : white;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
TABLE{
  font-size : 95%;
}
BODY{
background-attachment : fixed;
font-size : 85%;
}
.SubTitle01{
  color : white;
  background-color : #cc0000;
}
.SubTitle02{
  background-color : #fefed3;
}
.SubTitle03{background-color : #fad7bc;}