body,td,th {
	font-family:Century Gothic, Arial, Verdana;
	font-size: 8pt;
	color:#333333;
	letter-spacing: 0.6pt;
	color: #333333;
}
body {
	background-image: url(images/bg_long.jpg);
	margin-top: 10px;
	background-color: #669966;
}
a:link {
	color: #669966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669966;
}
a:hover {
	text-decoration: none;
	color: #CC9933;
}
a:active {
	text-decoration: none;
	color: #CC9933;
}
.green {
	color: #669933;
	font-weight: bold;
	letter-spacing:normal;
	font-size: 10pt;
}
.gold {
	color: #CC9900; 
	font-weight: bold; 
	letter-spacing:normal;
	font-size: 10pt; 
}
.bold {
	font-weight: bold; 
	font-size: 10pt; 
}
#menu a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color:#000000;
}
#menu a:hover {
	text-decoration: none;
	color:#999999;
}
#menu a:active {
	text-decoration: none;
	color:#999999;
}

