BODY{
  color: #333366;
  background-color: #9966FF;
  background-image : url(image/wb02.gif);
}
H1{
  color : white;
  font-size : 23pt;
  

  background-color : #0066cc;
}
H2{
  color : #fee77a;
  font-size : 16pt;
  

  background-color : #49b683;
}
H3{
  color : navy;
  font-size : 12pt;
  
  font-weight : normal;
}
A{
  color: #CC0066;
}
TH{
  color: #FFD199;
  background-color: #CC0066;
}
TD{
  color : navy;
  background-color : #c9e1fe;
  
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}
H4{
  font-size : 11pt;
  font-weight : normal;
}
H5{
  font-size : 11pt;
  font-weight : normal;
}
