body { 
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	color: #4a4a4a;
	line-height:18px;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #00a652; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #00a652; /* customize_link_hover */
} 

h1{ color:#8cc63e;
	text-transform:none; font-family: 'Open Sans', sans-serif; font-weight:bold; font-size:24px; line-height:28px;  }
		
h2{ color:#8cc63e;
	text-transform:none; font-family: 'Open Sans', sans-serif; font-weight:bold; font-size:18px; line-height:24px; }
	
h3{ color:#8cc63e;
	text-transform:none; font-family: 'Open Sans', sans-serif; font-weight:normal; font-size:19px; line-height:21px; }
	

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }