.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #039;
	font-weight: bold;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.leftheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	background-color: #039;
}
.copyrightwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.bodybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
.boldwhiteitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.background {
	background-image: url(images/bkg2.gif);
}
