BODY{
scrollbar-face-color:#000000;
scrollbar-arrow-color:#9B7381;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}

font, body, td {
color:#ff975f;
font:10pt tahoma;
cursor:custom
}

a:link, a:active, a:visited {
color:#fb6020;
font:10pt tahoma;
text-decoration:none;
}

a:hover{
color:#fd8661;
font:10pt tahoma;
cursor:crosshair
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	font-family: tahoma;
	font-size: 8pt;
	color: #2c221c;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	}