body { 
	/* customize_body */ font: normal normal 14px Arial; /* customize_body */
	/* customize_body */ color: #585858; /* customize_body */
	line-height:1.5;
	text-align:left;
}

a {
	/* customize_link */ color: #286395; /* customize_link */
	text-decoration: none;
}
a:hover {
	/* customize_link_hover */ color: #589BD1; /* customize_link_hover */
	text-decoration: none;
} 

h1,h2,h3,h4,h5{ font: Arial; line-height:1.5; color: #286395; }
h1{ font-size: 1.4em; }
h2{ font-size: 1.25em; }
h3{ font-size: 1em; font-style: bold;}
h4{ font-size: 1em; font-style: italic; }
p{ 
font-size: 1em;
padding:0px 0px 0px 0px; 
margin:0px 0px 12px 0px; 
}

