BODY  {background-color: #A3BFAA;}
A:link { color: #CC6633; text-decoration: none }
A:active { color: #CC6633; text-decoration: none }
A:visited { color: #CC6633; text-decoration: none }
A:hover { color: #CC6633; text-decoration: none }

A.black:link { color: #333333; text-decoration: none }
A.black:active { color: #333333; text-decoration: none }
A.black:visited { color: #333333; text-decoration: none }

H7, H6, H5 {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #68B719;
  font-weight: bold;
  text-indent: 0px;
  }
  
H2 {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #68B719;
  font-weight: bold;  
  }   
  
H3 {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 13px;
  color: #076526;
  }

  
H1 {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 15px;
  color: #076526;
  } 
  
H4 {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #333333;
  font-weight: bold;  
  background-image: url(../../images/general/bullet_leaf.gif);
  background-repeat: no-repeat;
  text-indent: 0.15in;
  line-height: 0.7em; 
  margin-top: 30px;
  }    

TD, FONT{
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #333333;
  }
  
TD.lgrey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;  
  BACKGROUND-COLOR: #D3D2D2;
  color: #666666;
  padding-left: 0.8em;
  padding-right: 0.8em;  
  
  }  
  
TD.grey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;  
  BACKGROUND-COLOR: #CCCCCC;
  color: #666666;
  padding-left: 0.8em;
  padding-right: 0.8em;

  }   

P, BR {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #333333;
  line-height: 1.8em;
  }  
  
.text {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #333333;
  line-height: 1.8em;
  }
  
.dgreen {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #076526;
  line-height: 1.8em;
  }    
  
.lgreen {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #68B719;
  line-height: 1.8em;
  }      

.sidebar {
  font-family: Arial, Verdana, Helvetica, Sans Serif;
  font-size: 11px;
  color: #333333;
  }  

.white {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #FFFFFF;
  }

.small {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 10px;
  color: #333333;
  line-height: 1.7em;
  }


