  
TD{
  color : #4d4d4d;
  letter-spacing : 1pt;
  font-family : Arial;
  font-size : 10pt;
  line-height : 135%;
}
H1{
  font-size : 16px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #6cc071;
}
H2{
  font-size : 14px;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #6cc071;
}
A{
  color : white;
  text-decoration : none;
  font-size : 12px;
}
A:HOVER{
  color : gray;
}

