 BODY {  background-color: white; margin: 0px 0px 0px 0px; font-family: Arial, Helvetica;
}

  A:link {text-decoration: underline; color: #EE7700}         
  A:active {text-decoration: underline; color: #FF0000}
  A:visited {text-decoration: none; color: #110000}
  A:hover {text-decoration: none; background: #800000; color: #FFFFFF}

   H3, H6 { font-weight: bold }
   H4, H5 { font-weight: bold;
            font-style: italic }

  H1 { text-align: center;
       font-weight: bold;
       font-family: Tahoma;
     } 

  H1 {text-transform: uppercase;
     } 

/*
  H1 { font-size: 21pt; } 
  H2 { font-size: 16pt; }
  H3 { font-size: 11pt }
*/

  H1,H2,H3,H4,H5,H6  {
      margin-left: 1em;
      margin-right: 1em;
     }

  P { text-indent: 2em;
      text-align: justify;
      margin-top: 0em;
      margin-bottom: 0em;
      margin-left: 1em;
      margin-right: 1em;
/*      font-family: Tahoma, Arial, Helvetica;*/
    }
<!--
/*  BR { display: inline }
*/ -->

 TH.res { font-family: Tahoma;
          font-weight: bold;
          text-transform: uppercase;
          font-size: 12pt; 
          background: burlywood;
          color: black;
 }

 TD.res { font-family: Tahoma;
          font-weight: bold;
          font-size: 11pt;
          color: dimgray;
 }

 TD.tit1 { font-family: Tahoma;
           font-weight: bold;
           font-size: 20pt;
           color: #500000;
           margin-top: 0em;
           margin-bottom: 0em;
 }
 TD.tit2 { font-family: Tahoma;
           font-weight: bold;
           font-size: 19pt;
           color: #800000;
           margin-top: 0em;
           margin-bottom: 0em;
 }

 SPAN.tech { font-family: Tahoma;
             font-weight: bold;
             text-transform: uppercase;
 }


 SPAN.epig { 
     font-family:"Times New Roman";
     font-style: italic;
 }

 SPAN.author { display: block;
               text-align: right;
               font-family:"Monotype Corsiva, Times New Roman";
 }

 SPAN.rekl { font-family:"Monotype Corsiva, Times New Roman";
     font-style: italic;
 }

 .menu{background: wheat; 
      color: #000000;
      align: center;
  }
/* .menu{background: #700000; 
      color: #FFFFFF;
      BORDER-RIGHT: #FF9999 1px solid; 
      BORDER-TOP: #FF9999 1px solid; 
      FONT-WEIGHT: bold;
      BORDER-LEFT: #110000 2px solid; 
      BORDER-BOTTOM: #110000 2px solid; 
  }
*/

 .lastm{ 
        font-family: Arial;
        font-size: 8pt;
        margin-right: 1em;
  }

