body { 
	/* customize_body */ font:normal normal 13px Arial; /* customize_body */
	/* customize_body */ color:#5c5c5c; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
  text-decoration:none;
	/* customize_link */ color:#ab3333; /* customize_link */
}
a:hover {
  text-decoration:none;
	/* customize_link_hover */ color:#ff0000; /* customize_link_hover */
} 

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