* {font-family: Verdana,sans-serif;}
body { background: #000; color: #666; margin: 0px; padding: 0px; }

h1 {font-weight:normal; font-size: 28pt;}
p.copyright {font:.8em Verdana,sans-serif; text-align: center;}

div#heading {color:#666;text-align: right; font-size: 9pt;margin-top:10px;margin-bottom: 5px;}
div#heading a {color:#999;text-decoration: none;}
div#heading a:hover {text-decoration: underline;}
div#heading p,div#heading h1 {margin:0px;padding:0px;}

div#content
{
	background: #000 url(lib/jpg/grad.jpg) top left no-repeat;
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #FFF;
	height:425px;
	overflow:auto;
}
div#content h2
{
	margin-top:20px;
	margin-left:50px;
	position:fixed;
	text-align:left;
}
div#content td {background:#FFF;border:solid 1px #000;color:#000;font-size:11px;}
div#content td a {color:#000;}
