.reeftable {
	background-color: #CCCCFF;
	color: #000066;
	border: thin solid #000066;

}
.reeftabletitle {
	font-weight: bold;
	background-color: #66CCFF;
	border: solid #66CCFF;


}
h3 {
	color: #000066;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;

}
h2 {

	color: #000066;
	font-weight: bold;
}

.navigation h3 {
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px;
	padding: 0px 0px 1px;
	color: #0066FF;

}