@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-indent: 20px;
	border-bottom-style: none;
	border-bottom-color: #F1F1F1;
}
.boatlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.boatlisttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFF;
	background-color: #254DFB;
	text-indent: 10px;
	text-align: left;
}
.boatheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-style: none;
	font-style: normal;
}

