  a:link { text-decoration: underline; color: silver; }
  a:active { text-decoration: none; color: white; }
  a:visited { text-decoration: underline; color: silver; }
  a:hover { text-decoration: underline; color: white; }
 
  a:link.nav { text-decoration: none; color: silver; }
  a:active.nav { text-decoration: undeline; color: white; }
  a:visited.nav { text-decoration: none; color: silver; }
  a:hover.nav { text-decoration: underline; color: white; }
  
  a:link.crumb { text-decoration: none; color: silver; }
  a:active.crumb { text-decoration: none; color: white; }
  a:visited.crumb { text-decoration: none; color: silver; }
  a:hover.crumb { text-decoration: underline; color: white; }
  
  a:link.navd { text-decoration: none; color: black; }
  a:active.navd { text-decoration: none; color: black; }
  a:visited.navd { text-decoration: none; color: black; }
  a:hover.navd { text-decoration: none; color: black; }
  
  a:link.copy { text-decoration: none; color: silver; }
  a:active.copy { text-decoration: undeline; color: white; }
  a:visited.copy { text-decoration: none; color: silver; }
  a:hover.copy { text-decoration: underline; color: white; }
  
  BODY { scrollbar-base-color: black;
         scrollbar-arrow-color: red;
         scrollbar-DarkShadow-Color: black;
         background-color:black; }
  
  table.main { width: 100%; height: 100%; cell-spacing: 0px; cell-padding: 0px; }
   tr.header { width: 100%; height: 25%; text-align: left; vertical-align: top; }
    td.header { width: 100%; height: 25%; text-align: left; vertical-align: top; }
    .logo { border: 0px solid black; width: 264px; height: 78px; }
    .logo2 { border: 0px solid black; }
   tr.navbar { width: 100%; height: 5%; }
    td.navbar { width: 100%; height: 5%; }
     table.nav { border: 1px solid silver; cell-spacing: 0px; cell-padding: 0px; width: 100%; height: 5%; }
      tr.nav { width: 100%; height: 5%; }
       td.nav { height: 5%; text-align: center; border: 1px solid silver; background-color: black; }
       td.navd { height: 5%; text-align: center; background-color: silver; font-weight: bold; }
       .crumb { font-family: Arial; color: white; width: 100%; text-align: left; vertical-align: bottom; }
   tr.body { width: 100%; height:68%; text-align: center; vertical-align: middle; }
    td.body { width: 100%; height:68%; text-align: center; vertical-align: middle; }
     .headliner { font-family: OCR A Extended, Arial; color: white; font-weight: bold; }
     .title { font-family: OCR A Extended, Arial; color: white; font-weight: bold; text-align: left; vertical-align: middle;}
     .content { font-family: Arial; font-size: 12pt; color: white; }
     .text { font-family: Arial; color: white; text-align: left; vertical-align: middle;}
     .company { font-family: Arial; font-size: 12pt; color: white; }
     .city { font-family: Arial; font-size: 12pt; color: grey; }
   tr.copy { width: 100%; height:2%; }
    td.copy { width: 100%; height:2%; }
     table.copytable { width: 100%; height: 2%; }
      tr.tablecopy { width: 100%; height: 2%; }
       td.leftcopyspacer { width: 2%; height: 2%; }
       td.copycenter { width: 96%; height: 2%; text-align: center; vertical-align: middle; font-family: Arial; color: white; font-size: 12pt; }
       td.rightcopyspacer { width: 2%; height: 2%; text-align: center; vertical-align: middle; font-family: Arial; color: white; font-size: 12pt; }\
       .pi { width: 20px; height: 20px; border: 0px solid black; }
     