body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#fff3d0;
	scrollbar-3dlight-color:#ae9082;
	scrollbar-highlight-color:#725445;
	scrollbar-face-color:#725445;
	scrollbar-shadow-color:#ae9082;
	scrollbar-darkshadow-color:#725445;
	scrollbar-track-color:#725445;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff3d0;
	line-height:16px;
	vertical-align:top;
}
input {
	font-family: Tahoma;
	background-color: #4b3226; 
	font-size: 11px;
	color: #fff3d0;
	line-height:16px;
	border:1px solid #6e5a50;
}
textarea {
	font-family: Tahoma;
	background-color: #4b3226; 
	font-size: 11px;
	color: #fff3d0;
	line-height:16px;
	border:1px solid #6e5a50;
}
a:link {text-decoration: none; font-family: Tahoma; color: #fff3d0;}
a:visited {text-decoration: none; font-family: Tahoma; color: #fff3d0;}
a:hover {text-decoration: underline; font-family: Tahoma; color: #fff3d0;}

.style2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff3d0;
	line-height:16px;
	vertical-align:top;
	font-weight:bold;
}