@charset "UTF-8";
/* CSS Document */

body
{
		background-image: url(http://www.marinephytoplankton.com/images/graytaupe.png);
		background-repeat: repeat;
		font: 12px "Trebuchet MS", Verdana, sans-serif;
		color: #000066;
		width: 900px;
		left: auto;
		top: 0px;
		right: auto;
		bottom: 0px;
		margin-top: 0px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
		list-style: disc;
}

h1
{
		font: 24px "Apple Chancery";
		color: #333333;
}

h2
{
		font: 24px "Apple Chancery", sans-serif, serif;
		color: #003399;
}

h3
{
		font: 16px "Apple Chancery", sans-serif, serif;
		color: #006699;
}

h4
{
		font: 18px "Times New Roman", Times, serif;
		color: #940701;
}

li
{
		text-align: left;
		list-style: disc outside;
}
	
.style3
{
		font-weight: bold;
}
