body
     {
     color : white ;
	 font-family : Helvetica, "Bitstream Vera Sans", "Courier New" ;
	 background-color : black ;
	 }

a:link 
	 {
	 color : #808080 ;
	 font-size : 14pt ; 
	 }

a:visited
     {
	 color : #A9A9A9 ;
	 font-size : 14pt ;
	 }
	
a:hover 
	 {
	 color : red ; 
	 }
	 
h1
	 {
	 font-size : 30pt ;	
     font-family : "Courier New", "Sylfaen" , "Bitstream Vera Sans Mono" ;
     font-weight: 400 ; 
	 }