.copy {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;


}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	
}

.subheadblue {
	font: bold normal 14pt Arial, Helvetica, sans-serif;
	color: #00F;
	text-decoration: none;
}
.leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;

	
}
.redborder {
	border: 1pt solid #FF0000;
}
.subheadblue {
	font: bold normal 14pt Arial, Helvetica, sans-serif;
	color: #00F;
	text-decoration: none;
	background: #FFF;
}

