BODY {
	
	background-color: White;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  color: #708090;
	background-image: url(images/sea5.jpg);
}


A {
	color: #6588CD;
	text-decoration: underline;
	font-weight: bolder;
	font-size: smaller;
}

A:HOVER {
	color: White; background-color: #483D8B;
	
}


P , TD , TH , BLOCKQUOTE , LI , OL , UL 
{ font-size: 16px;  line-height: normal;      } 

address  { 
font-size: 10pt; font-family: New Times Roman, serif; font-style: italic;
}


h1, h2, h3, h4 { font-family: "Times New Roman", Times, serif;
	color: #3F6769;
}

h5, h6 {
	color: #191970;
}