.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-align: justify;
	text-decoration: none;
}
.overhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 3px;
}
.copygray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.headlinegray {
	font-family: "Arial Black";
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 3px;
}
.leadin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	text-transform: none;
	color: #000000;
	font-style: italic;
}
.captionscentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

