body { 
	/* customize_body */ font: normal normal 12px Arial; /* customize_body */
	/* customize_body */ color: #000; /* customize_body */
	;
}

img {border: 0px}
a {
	/* customize_link */ color: #666; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #232323; /* 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 }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; }
*/
h1 {
	font-size:24px; }
h2 {
	font-size:19px; }
h3 {
	font-size:16px; }
h4 {
	font-size:13px; }
p {
	font-size:12px;
	line-height:19px; } /*font-size x 1.5*/
strong{}
.content ul {
	font-size:12px;
	margin-bottom: 16px;
	margin-left:17px; }
.content ol {
	font-size:12px;
	margin-bottom: 16px;
	margin-left:21px; }
h1, h2, h3, p, table {
	margin-bottom: 10px; } /*line-height x 0.754*/

