@CHARSET "ISO-8859-1";
   tr.showrow1, tr.showrow2, tr.showrow3 { background-color: #241831; }
   tr.showrow4, tr.showrow5, tr.showrow6 { background-color: #473B54; }
   tr.showrow {display: table-row; } 
   .hiderow { display: none}
    body   {color: gold; background-color: #241831; text-align: center}
   input  {text-align: center; color:gold;}
   table.tablebg  {border-right: 1px solid #473B54; border-left: 1px solid #473B54; border-bottom: 0px;}
   table.tablebg th { border: 0px; }
   td     {text-align: center}
   td.tag {text-align: right; width: 9em}
   th.tag {text-align: right; width: 9em}
   pre    {text-align: left}
   table  {font-size: 100%}
   button {background-color: #241831; color: white; border: 1px outset silver}
   div.page { width:1024px; margin: 0 auto; text-align:center }
   th.vt    {writing-mode: tb-rl; background-image: none;}
   .print {display: none; }
   .debug {display: none; }
