body {
	background-color: #FFFFFF;
}

h1 {
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
	font-weight: bold;	
	}
	
h2 {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003366;
	font-weight: bold;
	}
	
p {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000000;
	font-weight: normal;
	}
	
.tabletext {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	}

table.rates {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	}
	
.bordered {
	border: #003366 solid medium;
	padding: 5px;
	margin: 10px;
	}
	
.bordered_right {
	border: #003366 solid medium;
	padding: 5px;
	margin: 10px;
	float: right;
	}
	
.titletext {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	}

.text {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	}

a {
	color: #003366;
	line-height: 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}	
	
a:hover {
	color: #000000;
	background-color:#E1D7C8;
	text-decoration:none;
	}

a.boat_names {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003366;
	font-weight: bold;
	}

ul {
	list-style-image: url(images/fleur.gif);
	}

.noborder {
border: none;
	}
	
#scrolling {
	overflow: auto;
	height: 500px;
    width: 773px;
	top: auto;	
	}
.textsmall {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 9px;
	color : #000000;
	text-align:center;
	text-transform:capitalize;
}

p.textsmall a {
	color:#000000;
	font-size: 9px;
	}
