BODY
{
	background-image: none;
	overflow: auto;
	background-color: #cfffcf;
	font-family: Sans-Serif;
	font-size: 10pt;
	color: black;
}
.body-with-background
{
	background-image: url(images/Spisula_solidissima.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	background-color: #cfffcf;
	font-family: Sans-Serif;
	font-size: 10pt;
	color: black;
}
H1
{
	font-weight: bold;
	font-size: 20pt;
	color: black;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
}
H4
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
}
TD
{
	font-size: 10pt;
	color: black;
}
.header
{
	background-image: none;
	overflow: hidden;
	background-color: #cfffcf;
	width: 100%;
}
.headericon
{
	position: relative; 
	top: 0px; 
	left: 0px;
	width: 90px; 
	height: 198px;
	overflow: hidden; 
}
.logo
{
	position: relative; 
	top: 0px; 
	left: 0px;
	overflow: hidden; 
}
.caption
{
	font-size: 8pt;
	color: black;
	font-style: italic;
	font-family: Sans-Serif;
	text-align: left;
	vertical-align: baseline;
}
.navbar
{
	background-image: none;
	overflow: auto;
	background-color: #ffff8f;
	width: 100%;
}
.navbarentry
{
	font-weight: bold;
	font-size: 11pt;
	vertical-align: baseline;
	color: blue;
	font-style: italic;
	font-family: Sans-Serif;
	text-align: left;
	text-decoration: underline;
}
.contentframe
{
	top: 8px;
	left: 8px;
	visibility: visible;
	overflow: auto;
	background-color: transparent;
}
.tablenum
{
	text-align:center;
}

