body {
	background-color: #02392A;
}
li {
	padding-bottom: 8px;
}
#mainbody {
	background-image: url(Images/bg.gif);
	width: 742px;
}
#footer {
	background-color: #808080;
	width: 702px;
	height: 10px;
}
.smallfont {
	font-size: 8.5pt;
	color: #666666;
}
.smallfont a:link {
	font-size: 8.5pt;
	color: #005D4B;
	text-decoration: none;
}
.smallfont a:hover {
	font-size: 8.5pt;
	color: #000000;
}
.smallfont a:visited{
	font-size: 8.5pt;
	color: #005D4B;
}

