body {
	background-image: url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #E8FFD0;
	color: #333333;
}
table {
	font-size: 12px;
	color: #333333;
	border-collapse: collapse;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.right {
	padding-top: 8px;
	padding-left: 8px;
	float: right;
}
#nav {
	height: 25px;
	font-size: 14px;
	background-color: #FFF;
	text-align: center;
	line-height: 23px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#nav a:link {
	text-decoration: none;
	color: #000;
}
#nav a:visited {
	text-decoration: none;
	color: #000;
}
#nav a:hover {
	text-decoration: underline;
	color: #666;
}
.maintext {
	line-height: 16px;
}
img#gap {
	margin-bottom: 2px;
}
