body, td
  {  
  font-family:		Times New Roman, Times, serif;  
  font-size:		14px; 
  color:		#003300;
  line-height: 18px;
  }
  body
  {
    background-color: #C4CEAC;
  }
 a
 {   
 text-decoration:	none;
 }
 a:hover
 {    
 background-color:	#ffffcc;
 }
h1
   {    
  font-size:		21px; 
  color:		#003300;
  font-style: italic;
  }
 h2
   {    
  font-size:		18px; 
  color:		#003300;
  }

  div.FOOTER
{
  font-size:		12px; 
  background-color: #C4CEAC;
  line-height: 14px;   
}
div.FOOTER a
{
  font-size:		12px;  
  line-height: 14px;
  color:		#003300;
}
 div.FOOTER a:hover
{
  font-size:		12px;  
  line-height: 12px;
  color:		#003300;
  text-decoration:	underline;
  background-color: #C4CEAC;
}