body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */ color: #333333; /* customize_body */
	font-size:100%;
	line-height:1.4em;
}

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

h1,h2,h3,h4,h5{ margin:0px 0px 5px 0px; padding:0px 0px; margin-top:8px }
h1{ font: normal normal 150% Arial;}
h2{ font-size:138%; border-left:7px solid #ff6600; border-top:1px solid #ff6600; border-right:1px solid #ff6600; border-bottom:1px solid #ff6600; padding: 5px; margin: 0 0 10px 0; font-weight:bold background-color:#ffffff}
h3{ font-size:125%; font-weight:bold;}
h4{ font-size:113%; font-weight:bold;}
h5{ font-size:100%; font-weight:bold;}
p{ font-size:100%; padding:0px 0px 0px 0px; margin:0px 0px 12px 0px;}

ul{margin:0 0 10px 0;}