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

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #666666; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #ff6600; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:8px 0px 8px 0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; }
h1{ font: normal normal 21px Arial; line-height:28px;}
h2{ font-size:16px; line-height:25px }
h3{ font-size:18px; line-height:20px; border-bottom:solid 1px #999; margin-bottom:15px; padding:10px 0px 10px 0px; }
h4{ font-size:12px; line-height:18px }
h5{ font-size:10px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }

.orange{color:#F60;}
.blue{color:#06F;}