body { 
	/* customize_body */ font:normal normal 13px Arial; /* customize_body */
	/* customize_body */ color:#000; /* customize_body */
	line-height:18px;
}

img {border: 0px}



a,a:visited,a:active {
	/* customize_link */ color:#223d24; /* customize_link */
}
a:hover, .container .nav .nav-selected a {
	/* customize_link_hover */ color:#36613b; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font-size: 22px; line-height:28px }
h2{ font-size: 18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }


#body img[style*="left"], #tinymce img[style*="left"] {
 margin-right:  10px;
 margin-bottom:  10px;  
}

#body img[style*="right"], #tinymce img[style*="right"]  {
 margin-left:  10px;
 margin-bottom:  10px;  
}


 