.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	color: #006600;
}
.Headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006600;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.Member {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.Fleet1 {
	background-color: #CCFFFF;
	font-weight: bold;
}
.Fleet2 {
	background-color: #FFFF00;
	font-weight: bold;
}
.Fleet3 {
	background-color: #CCCC99;
	font-weight: bold;
}
.Fleet4 {
	background-color: #CC9999;
	font-weight: bold;
}
.Fleet5 {
	background-color: #66FF66;
	font-weight: bold;
}
.Fleet6 {
	color: #CCCCCC;
	background-color: #669966;
	font-weight: bold;
}
.Fleet7 {
	background-color: #FFCC66;
	font-weight: bold;
}
.NonMember {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-style: oblique;
}
.RedText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}
.Boat {
	font-style: oblique;
	font-weight: bold;
}

