body  { background: #000000 ; background-attachment: fixed ; color: white }

A:link, A:visited { color: #C0C0C0 ; font-weight: bold ; text-decoration: none}

A:hover { background: black url(moonscroll2.gif) ;  font-style: normal ; color: white}

A:active { color: #ddeebb }

h1 {text-align: center}

h2  {font-face: 'TimesNewRoman' ; font-weight: bold }

ul {font-family: sans-serif ; font-weight: bold ; text-align: left ; margin: 0}


li {
	font-size: 75% ;
        text-align: left ;
	font-family: sans-serif ;
	font-weight: normal ;
	list-style-position: outside ;
	list-style-type: disc ;
	margin: 0em 0em 0em 0em ;
	text-decoration : none ;
}

.noprint { background: #F4F4F4 ; color: black }

.offline { color: #555570 ; link, visited, active: #555570 ; hover: black }


