.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #333333;
	line-height: 17px;
	text-indent: 5pt;
}
.mainheading {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: -0.01em;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.copyHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	background-color: E4E0E0;
	padding: 6px;
}
