.homefootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: D2D2C1;
}
.homefooterlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: D2D2C1;
	text-decoration: underline;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodyheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
