@charset "ISO-8859-1";
.blue-head-all-caps {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.blue-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00F;
	text-transform: uppercase;
}
head-under-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #00F;
}
.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
small-blue-heads {
	font-size: 16px;
}
.body-copy strong {
	color: #00F;
	font-weight: bold;
	font-size: 18px;
}
.spec-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
