BODY	{ background-color     : #111181 ;
          background-repeat    : repeat-y ;
          background-attachment: scroll ;
          background-position  : top left ;
          margin-left          : 20 ;
	  color	               : #ffffff ;
          font-size            : 12pt      }

H1    { font-family : fantasy ;  
         font-weight  : bold ;
         font-size   : 30pt ;
         text-align  : center ;
         color       : white      }

H2    { font-family : fantasy ;  
         font-weight  : bold ;
         font-size   : 15pt ;
         text-align  : center ;
         color       : white      }

A:link		{ font-family : arial ;  
	          color       : white ;
		  text-decoration : none    }

A:visited	{ font-family : arial ;  
	          color       : lightblue ;
		  text-decoration : none    }

A:active	{ font-family : arial ;  
	          color       : yellow ;
		  text-decoration : none    }

A:hover	{ font-family : arial ;  
	          color       : yellow ;
		  text-decoration : none    }

HR	{ color       : white     }a
