body {
	background-color: #D9D0C1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #9e8d73;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #387dcb;
	text-decoration: underline;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffa200;
}
.style4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #7f7463;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFA200;
	font-weight: bold;
}
a:visited {
	color: #FFA200;
}
a:hover {
	color: #FFA200;
}
a:active {
	color: #FFA200;
}
.input1 {
	background-color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color: #9E8D73;
	border:1px solid #41636F;
	width: 209px;
	height: 16px;
	margin-bottom: 4px;
	padding-top: 0px;
}
.input2 {
	background-color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color: #9E8D73;
	border:1px solid #41636F;
	width: 209px;
	height: 55px;
	margin-bottom: 13px;
	padding-top: 0px;
}