@charset "utf-8";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A77740;
	text-indent: 0px;
	clear: left;
	left: 8px;
	right: auto;
}
.line {
	font-size: xx-small;
	border: thin dotted #D66B4F;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #603913;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #99704d;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #910E0E;
	font-weight: normal;
}
.small_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A77740;
}

.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #910E0E;
	white-space: normal;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A9B172;
}

a:link {
	text-decoration: underline;
	color: #910E0E;
}
.form_text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 21px;
}

a:hover {
	text-decoration: none;
	background-color: #f2f5dc;
	height: auto;
	width: auto;
}
a:visited {
	color: #910E0E;
	text-decoration: underline;
}
