  
BODY{
  background-image : url(../sub_back.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : right top;
  

  font-size : 10pt;
  color : #666666;
  text-align : center;
}
TD{
  font-size : 10pt;
  color : #666666;
}
A{
  color : #990000;
  text-decoration : none;
}
A:HOVER{
  color : fuchsia;
}
