.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textBoldBr {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #442610;
	text-decoration: none;
}
.textHeader {
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #442610;
	text-decoration: none;
}
.textGreenB {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #b4bd37;
	text-decoration: none;
}
.textGreen {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #b4bd37;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d5d5d5;
	text-decoration: none;
}
.bodyTextBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: none;

}
.textBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
	width: 250px;
