BODY  {
    font-size: 0.75ems;
        }

P  {
     text-align: justify;
     text-indent: 16pt;
     margin: 4pt;
   }


A  {
     text-decoration: underline;
     color: white;
   }
A:hover  { 
     text-decoration: underline; 
     color: yellow;
     }

.copy {
     color: #FFFFFF;
     font-size: 8pt;
   }

H4 {
     font-size: 11pt;
          margin: 4pt;
   }

UL
        {
          margin-top: 3pt;
          text-align: left;
          margin-bottom: 3pt;
        }


.noshift {
          text-indent: 0pt;
          font-size: 9pt;
    }

.small   { font-size: 8pt; }

TD { 

      font-size: 0.75em; 
      font-family: Tahoma, Helvetica, Arial;


}

TD.cntr  { text-align: center;
        }
TH {
     background: #404040;
     border-color:#003366;
     font-size:9pt;
     color: #FFFFFF;
   }


.td_bottom {border-color: #FFFFFF black black; border-style: solid; border-top-width:
1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
padding-top: 20px; padding-bottom: 20px; color: #FFFFFF; font-size: 0.8em}
