 
BODY{
  background-image : url(image/bg.gif);
}
TABLE{
  font-size : 11pt;
}
A{
  font-weight : bold;
}
A:LINK{
  color : #0000ff;
}
A:VISITED{
  color : #0000ff;
}
A:HOVER{
  color : #ff0000;
}
A:ACTIVE{
  color : #0080ff;
}
TH{
  color : #ffffff;
}
FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size : 11pt;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H2{
  font-size : 11pt;
  font-weight : bold;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
