body, table, tr, td {
	font: 8pt arial; 
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #3A3A3C;
 
scrollbar-face-color:#3A3A3C;
scrollbar-highlight-color:#3A3A3C; 
scrollbar-3dlight-color:#3A3A3C;
scrollbar-shadow-color:#3A3A3C; 
scrollbar-darkshadow-color:#3A3A3C;
scrollbar-arrow-color:#DDD1B4; 
scrollbar-track-color:#3A3A3C;
}
h2 {font: 8pt arial;
        font-weight: bold;
	color: #DDD1B4}
h3 {font: 8pt arial;
        font-weight: bold;
	color: #CEAA94}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #C3B398}
input, textarea, option, select {
	font: 8pt arial;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #DDD1B4;
	padding:2px; }