body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(../img/cs-bg.gif) repeat-x top left;
	margin: 0px 10px 10px;
	padding: 0px;
}
a { color: #4f3000; }
a:hover, a:active { color: #f2762e; }

/* ------- MAIN ----- */
h1 { margin: 0 0 12px; font-size: 1.1em; padding: 0; border-bottom: solid 1px #757575; color: #4f3a00}
p { margin: 0 0 10px; line-height: 1.26;}
table { font-size: 1em; }
table td { padding-bottom: 6px; }
p.hrule { clear: both; width: auto; border-bottom: solid 1px #757575; height: 4px; margin: 0 0 8px; padding: 0; line-height: 4px; }
p.clearall { clear: both; height: 10px; line-height: 1px; margin: 8px 0 4px; padding: 0;}
