.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #71777a;
}
.head1 {
	font-size: 13px;
	font-weight: bold;
	color: #e14000;
}
.subhead1 {
	font-size: 11px;
	color: #E8B87A;
	font-style: italic;
	font-weight: bold;
}
.head2 {

	font-size: 11px;
	font-weight: bold;
	color: #e14000;
}
a:link, a:visited, a:hover {
	font-weight: bold;
	color: #E14000;
	text-decoration: underline;
}
