@charset "UTF-8";
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d90035;
	font-weight: bold;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.bluesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00456b;
	font-weight: bold;
}

a {
	color: #000000;
}

a:hover {
	color: #d90035;
}
