h1			{ font-family: Trebuchet MS; font-size: 18pt; font-style: italic; font-weight: bold; color:#000080; }
h2			{ font-family: Trebuchet MS; font-size: 14pt; font-style: italic; font-weight: bold; color:#000080; }
h3			{ font-family: Trebuchet MS; font-size: 12pt; font-style: italic; font-weight: bold; color:#000080; }
body		{ font-family: Trebuchet MS; font-size: 11pt; color: #000000 background-color: #ffffff; alink: #000099; link: #000099; vlink: #990099;}
tr			{ valign: top; }
td			{ font-family: Trebuchet MS; font-size: 11pt; color: #000000; valign: top;}
<style type="text/css">
#navlist {
	margin: 0;
	padding: 0;
	text-align: center;
	}
#navlist li	{
	list-style: none;
	display: inline;
	}
#navlist li a {
	color: #000080;
	padding: 0em 1em;
	text-decoration: none;
	}
#navlist li a:hover {
	color: #000080;
	background-color: #c0c0c0;
	}
.active {
	color: #000080;
	font-weight: bold;
	padding: 0em 1em;
	}
</style>