p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14pt;

}
.ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #00FF99;

}
.italLG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #00FF99;
}
a:link {
	color: #00FF99;
	text-decoration: none;

}
a:visited {
	color: #00FF99;
	text-decoration: none;

}
a:hover {
	color: #99FFFF;
	text-decoration: none;

}
.Pblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.BGfaded {
	background-image: url(img/bg_ocean_faded.jpg);
	background-repeat: no-repeat;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;

}
.navBL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BGcontact {
	background-image: url(img/bg_ocean_contact.jpg);
}

