td.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
b.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Green;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: Orange;
}