body { 
	/* customize_body */ font: normal normal 12px tahoma,verdana,Arial,serif; /* customize_body */
	/* customize_body */ color: #444; /* customize_body */
}

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

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; }
h1{ font-size: 16px; font-weight: bold; }
h2{ font-size: 15px; font-weight: bold; }
h3{ font-size: 14px; font-weight: bold; }
h4{ font-size: 13px; font-weight: bold; }
h5{ font-size: 12px; font-weight: bold; }
p{ padding: 0; margin: 0; line-height: 15px;}

hr{ margin: 3px 0; }
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
