        body {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          <!-- Garamond; -->
          font-size: 90%;
          line-height: 120%;
          background-color: #FAFADC;
        }

        p {
          font-size: 85%;
          line-height: 130%;
          margin-top:0pt;
          margin-bottom:6pt;
        }

        .min {
          font-size: 60%;
          margin-bottom:2pt;
        }


        h1 { font-size: 90%; color: #9F0000;  }
        h2 { font-size: 80%; color: #000000;  }
        h3 { font-size: 80%; color: #000000;  margin-top:2pt; margin-bottom:2pt; }
        h4 { font-size: 80%; color: #9F0000;  margin-top:10pt; margin-bottom:2pt;  }

        a:link    { font-size: 100%; color: #000000; }
        a:visited { font-size: 100%; color: #000000; }



        .nav:link    { text-decoration: none; color: #9F0000; }
        .nav:visited { text-decoration: none; color: #9F0000; }
        .nav:hover   { text-decoration: none; color: #FFDF00; }
       <!-- .nav:hover   { text-decoration: none; color: #FAF0B4; background-color: #9F0000; } -->
        .navX:link    { text-decoration: none; color: #FFDF00; }
        .navX:visited { text-decoration: none; color: #FFDF00; }
        .navX:hover   { text-decoration: none; color: #FFDF00; }

        .fuss:link    { font-size: 80%; text-decoration: underline; color: #6F6F6F; }
        .fuss:visited { font-size: 80%; text-decoration: underline; color: #6F6F6F; }
        .fuss:hover   { font-size: 80%; text-decoration: underline; color: #004175; }

        ul {margin-left:15pt; font-size: 90%; font-weight:bold; line-height: 60%;  }
        li {margin-bottom:8pt; list-style-type:square;}
        ol {margin-left:15pt; font-size: 75%; }


  tr.nav {
     background-color:#FFDF00;
     font-size: 75%;
     font-weight:bold;
     }

  tr.nav4 {
     background-color:#FFDF00;
     font-size: 60%;
     font-weight:bold;
     }

        option { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%}

        table.min { font-size: 8pt;}
        th {text-align:left;}