.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #DEC493;
	text-align: justify;
}
.maintext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #DDB484;
	text-align: justify;
}
.bg {
	text-align: justify;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}
.title_page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #C3A46E;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #B3986C;
}
.form1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #EADFC8;
	width: 180px;
	border: thin groove #E6D19C;
	position: static;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #EADFC8;
	width: 220px;
	border: thin groove #E6D19C;
	margin-top: 5px;
	margin-bottom: 5px;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}
.form_botton {
	background-color: #C8AA74;
	height: 20px;
	width: 75px;
	border: 1px groove #DBC492;
}
.line1 {
	border: 1px solid #DEC493;
}

