  p,ul,ol,li,td,th,div,a,h1,h2,h3 {
         font-family: Tahoma, Arial, Helv, Helvetica, sans-serif;
         font-size: 10pt;
         }
  .bigblue  { 
              color: #000099;
              font-size: 14pt;}


  .small { font-size: 10px;}
  .xsmall{ font-size: 10px;}

  td,th {background-color:  #f0f0f0;} 

  .nix  {background-color: #ffffff;}

  h1         {
              color: #336633;
              font-weight:bold;
              font-size: 16pt;
             }
  h2         {
              color: #336633;
              font-weight:bold;
              font-size: 14pt;
             }
  h3         {
              color: #336633;
              font-weight:bold;
              font-size: 12pt;
             }
      BODY {margin-left: 2pt;
            margin-right: 2pt;
      }

        a {color : #FF0000;

                text-decoration: none;
        }
        a:HOVER {  text-decoration: none;
                color : #000000;
        }
