body {
	background-color: #152B64;
}
a {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.white:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.textwhite {
	font-family: Verdana, sans-serif, Arial;
	font-size: x-small;
	color: #FFFFFF;
}
.textbl {
	font-family: Verdana, sans-serif, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.bluebold {
	font-family: Verdana, sans-serif, Arial;
	font-size: small;
	font-weight: bold;
	color: #333399;
}
.date {
	font-family: Verdana, sans-serif, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #000099;
}
.redbold {
	font-family: Verdana, sans-serif, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FF3300;
}
.desc {
	font-family: Verdana, sans-serif, Arial;
	font-size: x-small;
	color: #000000;
}
.descred {

	font-family: Verdana, sans-serif, Arial;
	font-size: x-small;
	color: #FF3300;
}
.descbl {
	font-family: Verdana, sans-serif, Arial;
	font-size: x-small;
	color: #333399;
}
.boatname {
	font-size: small;
	font-weight: bold;
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textmid {
	font-family: Verdana, sans-serif, Arial;
	font-size: small;
	color: #132C64;
}
.redpromo {
	font-size: small;
	font-weight: bold;
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
