/*  Coded by Steve McGough on 20 Aug 2003 */
/*  Nassau Scuba Centre Ltd. */
/*  Replace standard body and table text format  */
body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
table {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}

/*  These are the normal links that will replace the HTML styles */

a:link       { font-family: Verdana, Tahoma, sans-serif; font-size: 11px; color: 
               #0000FF; text-decoration: underline}
               
a:visited    { font-family: Verdana, Tahoma, sans-serif; font-size: 11px; color:
#660066; text-decoration: underline }      

a:active     { font-family: Verdana, Tahoma, sans-serif; font-size: 11px; color: 
               #800080; text-decoration: underline }
               
A:hover	   { font-family: Verdana, Tahoma, sans-serif; font-size: 11px; 
color: red;  text-decoration:    underline  }.partHeadline {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.indexheadline {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.15px;

}
