body {
	background-image: url(EdgeoftheReef.jpg);
	background-color: #6A88AA;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p             {
	color: #446B80;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
td            {
	color: #446B80;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #C4B589;
	text-transform: capitalize;
	letter-spacing: 6px;
}
.heading2   {
	color: #6273A2;
	font-weight: bold;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-transform: none;
	font-size: 12px;
}
.heading3 {
	color: #72A89F;
	background-color: #FAFCEE;
	border: 1px solid #c2c2c2;
	text-decoration: none;
}
.bold {
	color: #7d7d7d;
	font-weight: bold;
}
.heading4 {
	font-weight: bold;
	text-decoration: underline;
}
.emphasize {
	font-style: italic;
	font-weight: bold;
}

