 
H1{
  font-size : 10pt;
  font-weight : normal;
}
A{
  font-size : 12px;
  color : blue;
}
TABLE{
  font-size : 10pt;
  font-weight : normal;
}
TD{
  font-size : 10pt;
  font-weight : normal;
}
BODY{
  font-size : 10pt;
  font-weight : normal;
  margin-top : 0px;
  top : 0px;
}
P{
  line-height : 150%;
}
H2{
  font-size : 15pt;
  line-height : 150%;
}
