.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.bold {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CC0001;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #CC0001;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
}
.redsubhead {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0001;
	line-height: 16px;
}
