   BODY {
     font-family: Tahoma,sans-serif;
     font-size:10pt;
     background-color:black;
     color: lightgreen;
        }

   TD {
     font-family: Monospaced;
     font-size:10pt;
     background-color:black;
     color: lightgreen;
        }


   P { font-size:12pt }

   H1 {
     color:firebrick;
     font-size:16pt;
     margin-top:10pt;
   }

   H2 {
     color:firebrick;
     font-size:14pt;
     margin-top:10pt;
     margin-left:20pt;
   }

   H3 {
     color:saddlebrown;
     font-size:12pt;
     font-weight:bold;
     margin-top:10pt;
     margin-left:40pt;
   }

   H4 {
     color:saddlebrown;
     font-size:12pt;
     font-weight:bold;
     font-style:italic;
     margin-top:10pt;
     margin-left:60pt
   }

  A { color:lime;}
  A:hover { color:yellow;}

   SUP {color:red}

   .CITATION { font-size:8pt; }










