body { 
       background: black; font-family: Georgia, Trebuchet-ms, San-serif; font-size: 12pt; color: black; Margin: 100 100 100 100;
     }

       h1 { font-family: Georgia; font-size: 30pt; color: blue; }
      
       h2 { font-family: Bookman old style; font-size: 20pt; color: #ccffff; }

       h3 { font-family: Georgia; font-size: 16pt; color: white; }

       h4 { font-family:Geneva; font-size: 18; color: white }

       h5 { font-family:Geneva; font-size: 12; color: #ffffcc }

       h6 { font-family: Tahoma; font-size: 8pt; color: #ffffcc; }
      
       p { font-family: Tahoma; font-size: 12pt; color: #ffffcc; }

       li { text-align: left; margin-left: 200px; font-family: Bookman old style; Georgia; San-serif; font-size: 16pt; color: white }

       .hili { background:yellow; }
       
       a:link {text-decoration: none; color: #ffffcc; } a:visited {text-decoration: none; color: #ffffcc; } a:active {text-decoration: none; color: #ffffcc; } a:hover { text decoration: underline; color: red; }
       