/* CSS Document */

bgcolor="#FFFFFF" text="#9900CC" link="#FF00FF" vlink="#00FF00" alink="#CC33CC" background="images/shell.jpg"body {
}
body {
	background-color: #FFFFFF;
	background-image: url(/fisherman/images/shell.jpg);
	background-repeat: repeat;
	color: #9900cc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5%;
}
a:link {
	color: #ff00ff;
}
a:visited {
	color: #00ff00;
}
a:hover {
	color: #cc33cc;
}
.shells {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9900CC;
}
.conk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3333FF;
	font-weight: bold;
}.conks {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009933;
}
.conksCopy {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
