.bodytext {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-position: top;
}
A .submenutext {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: small;
	text-decoration: none;
}
A {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666666;	
}
A:Visited {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666666;	
}
A:Hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
}
body {
	background-color: #666666;
}
table {
	background-color: #FFFFFF;
}
td {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

td.news {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

td.newssmall {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.silver {
	background-color: #8B8B8B;
}
.palegreen {
	background-color: #E6F9DD;
}
