/* CSS Document */
body {
	font-family: Verdana;
	font-size:0.7em;
	color: #666666;
	letter-spacing: 1pt;
	background-color: #033C59;
	margin-left: 0px;
	margin-top:5px;
}
h1 {
	font-size:1.2em;
	margin:0 0 0.5em 0;
	color:#033C59;
 	font-weight:bold;
}
h2 {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 0.5em 0;
	color:#033C59;
 	font-weight:bold;
}
a:link {
	color: #E4701D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E4701D;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#menu a:visited {
	color: #ffffff;
}
#menu a:hover {
	color: #cccccc;
}
#menu a:active {
	color: #ffffff;
}
.style1 {
	color: #666666;
	font-weight: bold;
}
.headers {
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #00537D;
}
.mussels {
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	color: #430665;
}
.mussels_italics {
	font-style: italic;
	font-weight: bold;
	color: #430665;
}
.prawns {
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	color: #C76700;
}
.prawns_italics {
	font-style: italic;
	font-weight: bold;
	color: #C76700;
}
.oysters {
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	color: #018594;
}
.oysters_italics {
	font-style: italic;
	font-weight: bold;
	color: #018594;
}
.octopus {
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	color: #C62F8C;
}
.octopus_italics {
	font-style: italic;
	font-weight: bold;
	color: #C62F8C;
}
.clams {
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	color: #ECC44B;
}
.clams_italics {
	font-style: italic;
	font-weight: bold;
	color: #ECC44B;
}
.footer {
	color: #cccccc;
}