.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #BB4717;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20;
	line-height: 18px;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #001F4D;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005EA1;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6F4920;
	font-size: 12px;
	line-height: 16px;
}

a:link {
	color: #005EA1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005EA1;
}
a:hover {
	text-decoration: underline;
	color: #BB4717;
}
a:active {
	text-decoration: none;
	color: #BB4717;
}
