@charset "utf-8";
/* CSS Document */
.heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}.credits {
	color: #999999;
	
}
table td .credits2 {color: #999999; font-size: 9px;}
a {
	color: #333333;
	text-decoration: underline;
}
a.hover {
	color: #999999;
	text-decoration: underline;
}
