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

TD { font-family: "verdana";
     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:             #FFFFFF;
      }
 
.contentfg
      {
              background:             #FDBE56;
      }

.contentkopbg
      {
              background:             #EC008C;
      }

.contentkop
      {
              color:             #FFFFFF;
              font-size: 10pt; 
              font-weight: none;
      }


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

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

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

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


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

  .menubg
      {
              background:             #EC008B;
      }

  .menuline
      {
              background:             #FFFFFF;
      }


