h3{  font-family: arial; 
 color:  #346820;
 font-size: 16px;
 font-weight: bold;
 text-align: left;
	}
	
	
 h4{  font-family: arial; 
 font-size: 14px;
 font-weight: bold;
 text-align: left;
	}
h4:first-letter {color: #FF8929; text-transform: uppercase;  font-size: 18px;}

table, td{
 font-family: arial; 
 color:  #2b2b2b;
 font-size: 12px;
 font-weight: normal;

}


p{
 font-family: arial; 
 color:  #2b2b2b;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 padding-top: 0px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

td.menu{
padding-left: 60px;
border-right: 1px solid #Fb8282;
}



a.menu_glowne{
  font-family: "arial"; 
  color: #fff;
 font-size: 13px;		
 font-weight: bold;
 text-decoration: none;

 
}

a.act_menu_glowne{
  font-family: "arial"; 
  color: #FF8929;
 font-size: 13px;		
 font-weight: bold;
 text-decoration: none;
 
}


a{
  font-family: "arial"; 
  color: #2b2b2b;
 font-size: 12px;		
 font-weight: normal;
 text-decoration: none;

 
}

a.act{
  font-family: "arial"; 
  color: #000;
 font-size: 12px;		
 font-weight: bold;
 text-decoration: none;

 
}

a:hover{  text-decoration: underline;}


a.menu_glowne:hover{ color: #FF8929;}
