<style type="text/css">
   <!--
      body {background-color: #ffffff;
            margin: 0.5%;
            font-style: normal;
            font-family:
               "Times New Roman",
               "Comic Sans MS",
               "Technical",
               "serif" }

      h1, h2, h3, h4, h5, h6 { font-family:
                                  Arial,
                                  Helvetica,
                                  sans-serif;
                                font-style: italic;
                                text-align: center }

      blockquote { width: 50%;
                   float: right;
                   border: 2px solid black }

      a:link    { color: blue }
      a:active  { color: red }
      a:visited { color: maroon }     
      a:hover   { color: red }     

      p.black {color: black}
      p.blue {color: blue; line-height: 0em }
      p.red {color: red; line-height: 0em }
      p.fuchsia {color: fuchsia; line-height: 0em}
      p.green {color: green; line-height: 0em}
      p.highlight {color: black; background: yellow}
      p.indent { text-indent: 2em }
      p.noindent { text-indent: 0% }

      firstuse {color: red}
   -->	  
</style> 
