BODY,TR,TD{
  font-size : 10pt;
  font-weight : lighter;
  color:#2E2E2E;
}
H1{
  font-size : 15pt;
  font-family : "Times New Roman";
  font-weight : Bolder;
  line-height : 15pt;
  color : #2E2E2E;
}
H2{
  font-size : 12pt;
  font-family : "Times New Roman";
  font-weight : Bolder;
  line-height : 15pt;
  color : #2E2E2E;
}

A:link{
  font-size : 10pt;
  line-height : 12pt;
  color : #0000CC;
}
A:HOVER{
  font-size : 10pt;
  line-height : 12pt;
  color : #0000CC;
}
A:ACTIVE{
  font-size : 10pt;
  color : #FF0000;
}
A:VISITED{
  font-size : 10pt;
  line-height : 12pt;
  color : #0000CC;
}
