body { background: white;
       color: #000000;
       font-family: "verdana";
       font-size: 8pt;
       overflow-y :scroll;
       margin: 0;
     }

TD { font-size: 8pt }

A:link, A:active 
     {       color           :       #00536A;
             background      :       transparent;
     }

A:visited 
        {     color           :       #002237;
              background      :       transparent;
        }

A:hover 
      {       color           :       #002237;
              background      :       transparent; 
      }

.border {
  border : 1px solid #000000;
}

.contentbg
      {
              background:             #0053B8;
      }
 
.contentfg
      {
              background:             #99BAE3;
      }

.contentkop
      {
              color:             #6B0637;
              font-size: 12pt; 
              font-weight: bolder;
      }



  A.menu:link, A.menu:active 
     {       text-decoration :       none;
             color           :       #2454B4;
             background      :       transparent
     }

  A.menu:visited 
        {     color           :       #2454B4;
              background      :       transparent;
              text-decoration :       none
        }

  A.menu:hover 
      {       color           :       #142f66;
              background      :       transparent; 
              text-decoration :       none
      }

  .menufont { font-size: 8pt;
              font-weight: bold }


  .pagefont   { font-size: 8pt; }
  .pageselect { color : #142f66;
                font-size: 8pt;
                font-weight: bold }

  .menubg
      {
              background:             #FFCD00;
      }

  .menuline
      {
              background:             #DFBA20;
      }

  .address { color : #FFFFFF;
                font-size: 8pt; }


