<!--
.head {
	font-family: "Trebuchet MS";
	font-size: 28pt;
	color: #B97600;
}
body,table,span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:link:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:visited:hover {
	color: #000000;
	text-decoration: none;
}
-->