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

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

h1,h2,h3,h4,h5{ margin:0px 0px 0px 0px; padding:0px 0px;}
h1{ font: normal normal 21px Arial; line-height:28px; margin-bottom: 12px;  }
h2{ font-size:18px; line-height:24px; color: #333; margin-bottom: 10px;}
h3{ font-size:16px; line-height:21px; color: #404040; margin-bottom: 8px; }
h4{ font-size:14px; line-height:18px; color: #494949; margin-bottom: 6px; }
h5{ font-size:13px; line-height:16px; }
p{ padding:0px 0px 0px 0px; margin: 0; margin-bottom:10px; }
