body {
	font-family: "Gill Sans Light", "Gill Sans", "Gill Sans MT", "Arial", "Papyrus Condensed", "Microsoft Sans Serif";
	color: #CCCCCC;
	background-color: #333333;
}

td {
	font-family: "Gill Sans Light", "Gill Sans", "Gill Sans MT", "Arial", "Papyrus Condensed", "Microsoft Sans Serif";
	color: #CCCCCC;
}

th {
	font-family: "Gill Sans Light", "Gill Sans", "Gill Sans MT", "Arial", "Papyrus Condensed", "Microsoft Sans Serif";
	color: #CCCCCC;
}

a:link {
	color: #0066FF;
	font-family: "Gill Sans Light", "Gill Sans", "Gill Sans MT", "Arial", "Papyrus Condensed", "Microsoft Sans Serif";
}

a:visited {
	color: #3366FF;
	font-family: "Gill Sans Light", "Gill Sans", "Gill Sans MT", "Arial", "Papyrus Condensed", "Microsoft Sans Serif";
}

a:hover {
	text-decoration: none;
	font-family: "Gill Sans Light", "Gill Sans", "Gill Sans MT";
}