body {
	margin: 0px;
	padding: 0px;
	background: #85953E;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

.text1 {
	font-size: 10px;
	font-weight: bold;
	color: #959595;
}

.text2 {
	font-size: 10px;
	color: #70706F;
	text-align: justify;
}

.text3 {
	padding-right: 15px;
	font-size: 11px;
	color: #70706F;
	text-align: justify;
}

.text4 {
	font-size: 11px;
	color: #818181;
}

.input1 {
	width: 152px;
	border-top: 1px solid #BDB3AA;
	border-right: 1px solid #FCF6F1;
	border-bottom: 1px solid #FCF6F1;
	border-left: 1px solid #BDB3AA;
	font-size: 10px;
	color: #666666;
}

.img1 {
	margin-right: 10px;
}

a.link1 {
	font-size: 10px;
	color: #896B55;
}

a.link1:hover {
	text-decoration: none;
}

a.link2 {
	font-size: 11px;
	color: #896B55;
}

a.link2:hover {
	text-decoration: none;
}

a.link3 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link3:hover {
	text-decoration: underline;
}
