@charset "ISO-8859-1";
.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 24pt;
	color: #D8232F;
	text-transform: uppercase;
	line-height: 22pt;
}
.copy {
	font-size: 18px;
	line-height: 23px;
	color: #000000;
	text-transform: none;
}
.copyred {
	font-size: 18px;
	line-height: 23px;
	color: #D8232F;
	text-transform: none;
}
.quote {
	font-size: 18px;
	line-height: 23px;
	color: #000000;
	text-transform: none;
	font-style: italic;
}
.links {
	font-size: 18px;
	line-height: 23px;
	color: #D8232F;
	text-transform: none;
	text-decoration: underline;
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
}
.image_link {
	border:none;
}
.video_copy {
	font-family: "Courier New", Courier, monospace;
	color:white;
}

