body 		{
			font-family: 'Trebuchet MS', Helvetica, sans-serif;
			background-color: #000000; 
			color: #FFFFFF; 
			scrollbar-base-color:#000000; 
			scrollbar-track-color:#000000; 
			scrollbar-arrow-color:#00FF00;
			}
a			{ text-decoration: none }
a:link		{ color: #00FF00 }
a:visited	{ color: #FFFF00 }
a:active 	{ color: #FF0000 }
img			{ border: 0 none}
p.nav		{ font-size: .75em; text-align: center }
.centerit 	{ text-align: center }
