body{
	background-color: black;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	scrollbar-face-color: black;
	scrollbar-highlight-color: #515152;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: #515152;
	scrollbar-arrow-color: #515152;
	scrollbar-track-color: black;
	scrollbar-darkshadow-color: #515152;
	color : #fff;
	bordercolor : #fff;
	font-family : georgia; times new roman; times; serif;
	font-size: 9pt;
	margin:0;
	padding:0;
	text-align:center;
	}
#page {width:750px; margin:0px auto; padding:0; text-align:left;
	}
p, li, td, th{color : #fff;
	border-color : #fff;
	font-family : georgia; times new roman; times; serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	}
a {color: #99ccff}
a:hover    { color: white}
.invisible {display:none;}