body { 
border:0px;
margin:0px;
background-color: #ffffff;
}

h1 {text-align: center;	color: #663300;	font-family: verdana;	font-size: 18px;   margin-bottom: 10px; margin-top: 0px}
h2 {text-align: center;	color: #663300;	font-family: verdana;	font-size: 20px;   margin-bottom: 20px; margin-top: 0px}
h3 {text-align: left;	color: #663300;	font-family: verdana;	font-size: 15px;   font-weight: bold;   text-decoration: underline; margin-bottom: 0px; margin-top: 0px;}
h5 {text-align: left;	color: #663300;	font-family: verdana;	font-size: 11px;   font-weight: normal; }
p {text-align: left;	color: #663300;	font-family: verdana;	font-size: 15px;   font-weight: normal; margin-bottom: 0px; margin-top: 0px;}


a:link    {color: #663300; text-decoration: none}
a:hover   {color: blue; text-decoration: none}


html { overflow: -moz-scrollbars-vertical; }



#container {
width: 960px;
margin: 0 auto;
}


.contacttable {
background-color:	white;
border-width:		0px;
width:				100px;
text-align:			left;
vertical-align:		text-top;
font-family:		verdana;
font-weight:		bold;
font-size:			14px;
color:				#663300;
}



.menutable {
background-color:	white;
border-width:		0px;
width:				990px;
text-align:			center;
font-family:		verdana;
color:				#663300;
font-weight:		bold;
font-size:			14px;
}



.biotable {
background-color:	white;
border-width:		0px;
width:				280px;
text-align:			left;
vertical-align:		text-top;
font-family:		arial;
font-weight:		normal;
font-size:			13px;
color:				#663300;
}