#list {
	font-size: 8pt;
	line-height: 24px;
	padding-left: 7px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hometxt {
	font-size: 10pt;
	line-height: 24px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.form-req {
	font-size: 9pt;
	color: #A22D23;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.form-opt {
	font-size: 8pt;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.form-field {
	font-size: 9pt;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	width: 269px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.form-button {
	font-size: 8pt;
	width: 269px;
	background-color: #6B1501;
	border: 1px solid #6B1501;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FFFFFF;

}
.txtContact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 11pt;

}
.txtContact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;

}
a:link {
	color: #6B1501;
}
a:visited {
	color: #6B1501;
}
a:active {
	color: #6B1501;
}
