.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #706147;
	font-weight: bold;
}

.inputs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #706147;
}

.maintext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #706147;
}
	
.maintext a:visted {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #706147;
}
	
.maintext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #A28D6A;
}
	
.maintext a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #A28D6A;
}

.maintextlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #706147;
	line-height: 20px;
}

.maintextlg a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #706147;
}
	
.maintextlg a:visted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #706147;
}
	
.maintextlg a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #A28D6A;
}
	
.maintextlg a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #A28D6A;
}

.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #666666;
}

.quotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #666633;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #706147;
	font-weight: bold;

}
