.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: 8cabc1;
	font-weight: bold;
	margin-top: 6px;
}
a:link {
	color: 004990;
	text-decoration: underline;
}
a:hover {
	color: cc0000;
}
a:active {
	color: cc0000;
}
a:visited {
	color: 004990;
	text-decoration: underline;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	text-transform: uppercase;
	color: 004990;
	margin-bottom: 0.4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 004990;
}
