  

@import url(all.css);
TABLE{
  font-size : 12px;
  line-height : 18px;
  color : #232323;
}
BODY{
  font-size : 12pt;
}
A:HOVER{
  text-decoration : underline;
  
}
A{
  color : #3300cc;
  text-decoration : none;
}
H1{
  font-size : 9pt;
  color : 666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-left: 0px;
  font-weight: normal;
}
H2{
  font-size : 12px;
  color : #333333;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  font-weight: normal;
}
