td {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
}
body {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	background-color: #666666;
	background-image: url(images/webbkgd.gif);
}
a {
	color: #99CCFF;
}
a:visited {
	color: 006699;
}
a:hover {
	color: #3FC5FF;
}
