body {
	background-color: #020202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #eac096;
}
.style1 {
	font-size: 11px;
	font-style: italic;
	color: #85501B;
}
a:link {
	color: #ee8115;
	text-decoration: none;
}
a:visited {
	color: #ee8115;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #f5e425;
}
a:active {
	color: #f5e425;
	text-decoration: none;
}	


.input1 {
	font-size: 10px;
 background-color: #85501B;
 border: 1px solid #666666;
}

.input2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #663300;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

