body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt; 
	color: #0088AB; 
	padding-top: 10px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #0088AB; 
	font-weight: bold;
	margin-bottom: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #0088AB; 
	font-weight: normal;
	margin-bottom: 0;
}

h4 {
text-align: center;


}

p, li 	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 7px;
	font-size: 9pt; 
	color: #000000;
	text-align: justify; 
}

ul {
	list-style-type: disc;

}

ul.boatbullets {
	list-style-image: url(images/boat-bullets.gif);
}

img {
margin: 0;
padding: 0;
}

img.icon {
float: left;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 10px;
}

object {
text-align: center;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	padding: 10px;
	padding-top: 0;
}

#footer {
text-align: center;
}
 
#footer p {
font-size: 8pt;
text-align: center;

}
 
 
#container {
position: absolute;
margin: 0;
top: 0;
left: 0;
}

a:link { text-decoration: none; color: #0088AB;   }
a:visited { text-decoration: none; color: #0088AB;   }
a:active { text-decoration: none; color: #0088AB;   }
a:hover { text-decoration: none; color: #135192;   }
