H1{
  font-size : 14pt;
  text-align : center;
  margin-top : 1pt;
  margin-left : 1pt;
  margin-right : 1pt;
  margin-bottom : 1pt;
  font-weight : bolder;
}
H2{
  font-size : 13pt;
  text-align : center;
  margin-top : 1pt;
  margin-left : 1pt;
  margin-right : 1pt;
  margin-bottom : 1pt;
}
A:LINK{
  font-size : 9pt;
  color : blue;
  font-weight : bolder;
}
A:VISITED{
  font-size : 9pt;
  color : purple;
  font-weight : bolder;
}
A:HOVER{
  font-size : 9pt;
  color : red;
  font-weight : bolder;
}
A:ACTIVE{
  font-size : 9pt;
  color : green;
  font-weight : bolder;
}
TABLE{
  font-size : 10pt;
  
  line-height : 12pt;
}
B{
  font-size : 120%;
}
BODY{
  margin-top : 0pt;
  margin-left : 0pt;
  margin-right : 0pt;
  margin-bottom : 0pt;
}
H3{
  font-size : 11pt;
  color : #ffffff;
  margin-top : 1pt;
  margin-left : 1pt;
  margin-right : 1pt;
  margin-bottom : 1pt;
}