body {
	background-color: #F5FFFA;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
td {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}


h1, h2, h3, h4, h5, h6 {
	color: #444034;
}

a
{
	color: #00AA01;
	text-decoration: none;
}

a:hover
{
	color: #C48000;
	text-decoration: none;
}

a:visited
{
	color: #8F8F8F;
	text-decoration: none;
}

.bottom
{
	background-image: url(images/bottomimage.jpg);
	background-repeat: no-repeat;
}

.copyright
{
	font-size: xx-small;
	color: #9D9D9D;
}

.smalltext
{
	font-size: xx-small;
}