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