<style type="text/css">
<!--
.tinytext {
	font-size: 9px;
	color: white;
	}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
	}

.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
	}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	color: white;
	background-color: #5c76cd;
	}

h1 {
	font-size: 16pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3b5f3b;
	}

h2, .manh2 {
	font-size: 13pt;
	font-weight: bold;
	color: orange;
	}

h3, .manh3 {
	font-size: 13pt;
	font-weight: bold;
	color: #a391d6;
	}

body, table, tr, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #004B18;
	}

body {
	background-color: #dedfde;
	}

.header {
	background-image: url(/images/vinceherman_sky.jpg);
	}

.footer {
	background-color: blue;
	background-image: url(/images/footer_rocks_and_sky.jpg);
	width: 100%
	}

a {
	color: #4d507b;
	text-decoration: underline;
	}

a:hover {
	color: #993300;
	text-decoration: none;
	}

.smallme {
	font-size: 9px;
	}

.tblhead {
	color: #FFFFCC;
	background-color: #993300;
	font-style: italic;
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
        color: ;
        background-color: gray;
	}

td.class1 		{ background: #999999; border:0px; }
td.class2 		{ background: #333333; border:0px; text-align:justify; vertical-align:top; }

td.gbheader 		{ background-color: #696969; border:0px; font-size:10pt; font-weight:bold; text-align:center;}
td.gbtable1 		{ background-color: #606060; border:0px; vertical-align:top; width:20%; }
td.gbtable2 		{ background-color: #666666; border:0px; vertical-align:top; }

-->
</style>
