body {
	text-align:center;
	background-color:#000000;
	color:#999999;
	font-family:Verdana, sans-serif;
}

a {font-weight:bold;}
a {color:#ffffff}
a {text-decoration:none}
a:hover {text-decoration:underline}
a:visited {color:#CC0000}

.footer {
	font-size:60%;
	text-align:center;
	margin-top:1em;
}
.footer a, .footer a:hover, .footer a:visited, .footer {
	color:#444444;
}
#contentbody {
	width:760px;
	margin:0 auto;
	font-size:smaller;
}
@media print {
	.noprint {
		display:none;
	}
}
.noflash {
	border: 1px #ffffff solid;
	background-color:#b7ace3;
	color:#000000;
}
.noflash a {
	color:#8f0000; 
}

