  

@import url(all.css);
TABLE{
  font-size : 12px;
  line-height : 18px;
  color : #232323;
}
BODY{
  font-size : 12pt;
}
A:HOVER{
  text-decoration : underline overline;
  
}
H1{
  font-size : 12pt;
  color : white;
  
  
  
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
A{
  
  
  
  color : green;
  text-decoration : none;
}
H2{
  font-size : 12px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : #079841;
}
H3{
  font-size : 12px;
  color : #079841;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H4{
  font-size : 12px;
  color : #079841;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H5{
  font-size : 12px;
  color : #079841;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
