body, table, tr, td {
	font: 8pt trebuchet ms; 
	color: #759D9F;
	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:#1C6B70;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6D9C9E}
a:hover {color: #1C6B70;
text-decoration: underline}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt trebuchet ms;
	text-decoration: none;
	color: #759D9F;
	letter-spacing: 1px;
	border: 1px solid #759D9F;
	padding:2px; }
