.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.bigblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 300;
	color: #000000;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #6699CC;
	text-decoration: none;

}
.listingbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #6699CC;
	font-style: normal;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;

}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066ff;
	text-decoration: none;

}
.generalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.littleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0066CC;

}
.boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1px;
	width: auto;
	border: thin solid #000000;

}
.sharemyboat {
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #000000;
}
.littleblackslant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0066CC;
	font-style: italic;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-decoration: none;

}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
