body {
	background-color: #333333;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.header2 {
	font-family: "Arial Black";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.header2red {
	font-family: "Arial Black";
	font-size: 16px;
	color: #FD040C;
	line-height: 18px;
}
.800number {
	font-family: "arial black";
	font-size: 18px;
	color: #FFFFFF;
}
.medheaderred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE020F;
	font-weight: bold;
}
.medheaderyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFB515;
	font-weight: bold;
}
.largeheaders {
	font-family: "arial black";
	font-size: 24px;
	color: #FFFFFF;
}

