<style>

body {
	background-image: none;
	background-color: #C5D2FC;
	font-family: Trebuchet MS, sans-serif; 
	font-size: 10; 
	color: #333399;
	line-height: normal;

	}
td {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 10; 
	color: navy;
	line-height: normal;
	}

td.footer {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 9px; 
	color: white;
	line-height: normal;
	font-style: italic;
	vertical-align:bottom;
	}

li {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 10pt;
	color: navy;
	list-style-type: disc;
	}
li {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 10pt;
	color: navy;
	list-style-type: disc;
	}
li.spaced {
	margin-bottom:.5em;
	}
	
p      	{color: #333399; font-size: 10pt; font-family: Trebuchet MS; font-style: italic;
	}	
h1 	{
	font-family: Trebuchet MS, sans-serif; 
	font-style: italic;
	font-size: 36;
	}
h2 	{
	font-family: Trebuchet MS, sans-serif; 
	font-size: 24;
	}
h3 	{
	font-family: Trebuchet MS, sans-serif; 
	font-size: 18;
	
	}
h4 	{	
	font-family: Trebuchet MS, sans-serif; 
	font-size: 16; 
	}
h5 	{
	font-family: Trebuchet MS, sans-serif;
	font-size: 14;
	line-height: 14px;
	}
h4 a 	{
	font-family: Trebuchet MS, sans-serif;
	font-size: 16;
	line-height: 16px;
	}
a 	{
	color: #333399;
	font-weight:normal;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12;
	text-align:center;
	}

a:hover {
	color:#6666CC;  
	font-size: 12;
	}
a:active {
	color:#6666CC;  
	font-size: 12;
	}
hr	{
	color:#6666CC;
	}
input.submit{
   color:#829DC9;
   font-family: Trebuchet MS, sans-serif;
   font-size:85%;
   font-weight:normal;}

input.text {
	color:#829DC9;
	font-family: Trebuchet MS, sans-serif;
	font-size:75%;
	font-weight:normal;
}

P.caption{
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;
	color: navy;
	font-style: italic;
}
td.caption{
	font-family: Trebuchet MS, sans-serif;
	font-size: 10;
	color: navy;
	font-style: italic;
}

 #banner{
 background-image:url('http://www.gulfhypoxia.net/_images/banner.jpg');
 background-repeat:no-repeat;
 position:relative;
 /*top:-14;
 left:5px;*/
 right:clear;
 width:750px;
 height:150px;
 }
#menu {
	right:0px;
	left:0px;
	margin:0px;
	top: 3px;
	list-style: none;
	list-style-image:none;
	position: relative;
	padding: 0;
	/*text-transform: uppercase;*/
	font-size:12px;
 }
#menu a {
	color: #6666CC;
	text-decoration: none;
}
#menu a:hover {
	color: #333399;
	text-decoration: none;
}

#menu li {
	left:0px;
	position: relative;
	width: 115px;
	padding-left:4px;
	padding-right:4px;
	font-size:12px;
	border: 1px solid #829DC9;
	margin-bottom: 3px;
}



</style>


