body {
	background-image: url(graphics/bg_green.jpg);
	background-color: #41A32C;
	margin-top: 0px;
}
body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 1ppt;
	color: #999999;
}
a:link {
	color: #66CC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CC33;
}
a:hover {
	text-decoration: none;
	color: #A6EA7E;
}
a:active {
	text-decoration: none;
	color: #A6EA7E;
}
.green {
	font-size: 14pt; 
	font-weight: bold; 
	color: #66CC33; 
}
.bold {
	color: #999999; 
	font-size: 12pt; 
	font-weight: bold;
}
.green2 {
	color: #66CC33;
	font-style: italic;
	font-weight: bold;
	font-size: 14;
}
