body { 
	background-color:black; 
	background-image:url(backstars.gif);
	margin-left:20px; margin-right:15px; 
	}
* { color:white; border-color:#808080; }
h1 { font-size:300%; margin-bottom:5pt; text-align:center; }
h2 { font-size:250%; text-align:center; }
h3 { font-size:150%; text-align:center; }
h4 { font-size:125%; margin:0pt; }
h5 { font-size:100%; }
h6 { font-size:75%; }
h1,h2,h3,h4,h5,h6 { font-weight:bold; }
a:link, a:link * { color:#00C0FF; }
a:visited, a:visited * { color:#C0E0FF; }
a:active, a:active * { color:#FF0000; text-decoration:none; }
a:hover, a:focus, a:hover *, a:focus * { color:#FFFF00; }
blockquote, blockquote * { 
	padding-left:20px; padding-right:20px; 
	margin-left:0px; margin-right:0px; 
	font-style:italic; color:#FFFF80; 
	}
hr { border-style:solid; border-color:#808080; color:#808080; }
.big { font-size:2.4ex; }
.small { font-family:Helvetica, Arial, sans-serif; font-size:1.2ex; }
.hdr { 
	font-family:Helvetica, Arial, sans-serif; 
	font-style:italic; 
	font-size:200%; 
	}
.ssf { font-family:Helvetica, Arial, sans-serif; }
