#content p,  
#content li,
#content td,
#content blockquote{font-family: arial, verdana, sans serif;
 			font-size: 15px;
 			color:#444444;
 			line-height: 24px;
 			margin:0px;
 			margin-bottom:15px;
 			}
 		
#content li {margin-bottom:0px;} 		
 		
 #content ol, 
 #content ul { 
  			}

#content h1,
 #content h2, 
 #content h3, 
 #content h4 {font-family: arial, verdana, sans serif;
 				font-weight: normal;
 				color:#88B12F;
 				letter-spacing: -1px;
 				margin:0px;
 				padding:0px;
 				height: auto;
 				margin-top: 20px;
 				}
 				
#content h1 {font-size: 34px;
			line-height: 34px;
				margin-bottom: 10px;
				margin-top: 20px;
			} 				
#content h2 {font-size: 28px;
			line-height: 28px;
			margin-top: 0px;
			}
#content h3 {font-size: 24px;
			line-height: 24px;
			} 	
			
#content h4{font-size: 16px;
			line-height: 16px;
			font-weight: bold;
			margin-bottom:0px;
			} 				
			