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: #c6721a; /* customize_link */ text-decoration:none;
}
a:hover {
	/* customize_link_hover */ color: #c6721a; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px; color:#c6721a; }
h1{ font: bold 18px Arial; line-height:28px; text-transform:uppercase;}
h2{ font-size:15px; line-height:24px; }
h3{ font-size:14px; line-height:21px }
h4{ font-size:14px; line-height:18px; font-style:italic; }
p{ padding:0px; margin:4px 0px; }

