@charset "UTF-8";
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #29180e;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CDCFB2;
	padding: 10px;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	font-weight: normal;
}
.list {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	list-style-position: inside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
}.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}
.businessInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CDCFB2;
	text-align: center;
}

