@charset "ISO-8859-1";
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
