body {
	background-image:   url('/images/bluetoblackgrid.gif');
	background-color: #000000;
}
body,td,th {
	color: #CCCCCC;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 24px;
	color: #FFCC00;
}
.style3 {color: #FFCC00}
.style4 {font-size: small}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {font-size: xx-small}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}
.credit-note {
	font-size:x-small;
	font-weight:normal;
}
