 

A:HOVER{
  
  
  font-family : Arial;
  color : green;
}
H1{
  font-size : 18pt;
  font-weight : bold;
  color : #ffffff;
  
  text-align : left;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H2{
  font-size : 16px;
  font-weight : bold;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : white;
}
H3{
  font-size : 18px;
  font-weight : bold;
}
LI{
  font-size : 11pt;
}
TD{
  font-size : 11pt;
  font-family : Arial;
}

