.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A1A1A1;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 0 0 #000;
	text-decoration: none;
}

A.bodytext:hover { font-style: inherit; color: #FFFFFF; text-shadow: 0 0 0 #000;text-decoration: underline;}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #9E7B2B;
}
.subheadbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #9E7B2B;
}
