.bodycopyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.bodycopywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 12.5px;
	color: #FFFFFF;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 31px;
}
a:hover {
	text-decoration: underline;
}
.bodycopygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #CCFF00;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.subheadgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #CCFF00;
	text-decoration: none;
	font-weight: normal;
}
