table { width: 100%; }
th { border: solid lightblue; text-align: center; 
      background: lightblue; font-weight: bold; }
td { border: solid lightgreen; text-align: left; }
.ban { color: red; border: solid red; text-align: center; }
.mnav { color: blue; font-size: 150%; }
.navcell { width: 12%; vertical-align: top;  }
.bodcell { vertical-align: top; }
.navd { color: blue; border: solid blue; padding: 5px; vertical-align: top; }
.navi { color: green; width: 100%; }
.bod { text-align: left; overflow: auto; vertical-align: top; }
.spl { color: lightblue; font-size: 400%; text-align: center; vertical-align: middle; }
.head { text-align: center; font-weight: bold; }
.foot { text-align: center;  }
.rb2 { color: red; font-weight: bold; font-size: 200%; }
.sminp { width: 4%; text-align: center; }
.c1 { background: pink; }
.c2 { background: yellow; }
.tac { text-align: center; }
.tal { text-align: left; }
.curr { text-align: right; font-weight: bold; }
.tala { text-align: left; font-weight: bold; }
.tar { text-align: right; }
.wa { width: auto; }
.twot { font-size: 200%; color: blue; font-style: italic ; font-weight: bold; }
.gcl { border: solid green; text-align: center; background: lightgreen; }
.bsr { border: solid 5px red; text-align: right; }
.biw { font-size: 200%; color: blue; font-style: italic ; font-weight: bold; }
.blg { background: lightgreen; text-align: left; }
.blb { background: lightblue; text-align: left; }
.wfb { width: 100%; font-weight: bold; }
.faqi { color: blue; font-weight: bold; font-size: 115%; }
.faqj { color: green;  font-weight: bold; font-size: 105%; }