body, table, tr, td {
	font: 8pt trebuchet ms; 
	color: #E9E8ED;
	cursor: default;
	letter-spacing: 1px}
body {
	background-color: #000000;

scrollbar-face-color:#000000;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#E9E8ED;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #B85625}
a:hover {color: #FFF8AA;
text-decoration: underline}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt trebuchet ms;
	text-decoration: none;
	color: #E9E8ED;
	letter-spacing: 1px;
	border: 1px solid #E9E8ED;
	padding:2px; }

