/* CSS Document */
<!--

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #000066;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #666666;
}
h1 {
	font-size: medium;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	text-transform: none;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:18px;
	font-style:normal;
}
h3 {
	font-size:medium;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#copyright {
	margin-top: 5px;
	padding-top: 5px;
	font-size: 9px;
	color: black;
}
div#bottomnav {
	margin-top: 5px;
	padding-top: 5px;
	font-size: 9px;
}
div#names {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	font-size:14px;
}
div#jobtitles {
	font-size:10px;
}
.style1 {font-size: 10px}
.style4 {font-size:small}
.style9 {font-size: xx-small}
.style2 {font-size:12px}
.style3 {font-size:smaller}
.style5 {font-size:x-small}
-->

