body {border: 0px;  margin: 0px;  background-color: #000066; }

h1 {text-align: center;	color: black;	font-family: verdana;	font-size: 18px;   margin-bottom: 10px; margin-top: 0px}
h2 {text-align: center;	color: black;	font-family: verdana;	font-size: 15px;   margin-bottom: 0px;  margin-top: 0px}
h5 {text-align: middle;	color: #0066cc;	font-family: verdana;	font-size: 12px;   font-weight: normal; margin-bottom: 5px}
h6 {text-align: left;	color: #0066cc;	font-family: verdana;	font-size: 12px;   font-weight: normal;  margin-left: 27px; margin-top: 0px; text-decoration: underline}
p  {text-align: left;	color: black;	font-family: verdana;	font-size: 15px;   font-weight: normal;  margin-left: 27px; margin-right: 27px}


a:link    {color: #0066cc;}
a:visited {color: #0066cc;}
a:active  {text-decoration: none; color: red}
a:hover   {text-decoration: none; color: red;}


html { height: 101%}



.menutable {
background-color:	white;
border-width:		0px;
width:				755px;
text-align:			center;
font-family:		verdana;
font-weight:		bold;
font-size:			14px;
}




.webtable {
background-color:	white;
border-width:		0px;
width:				76%;
text-align:			left;
}



.contacttable {
background-color:	white;
border-width:		0px;
width:				75%;
text-align:			left;
font-family:		verdana;
font-weight:		normal;
font-size:			14px;
color:				black;
}