
body { margin: 0px; padding: 0px }
.headerBLK { color: black; font-style: italic; font-weight: bold; font-size: 14px; font-family: Verdana }
.BulletPoints { color: black; font-weight: bold; font-size: 12px; font-family: Verdana }
.copyright { color: black; font-size: 9px; font-family: Verdana }
.TableDark { color: black; font-weight: bold; font-size: 11px; font-family: Verdana; background-color: #b0c4de }
.TableLight { color: black; font-weight: bold; font-size: 11px; font-family: Verdana; background-color: #ffc }
.caption { color: black; font-weight: bold; font-size: 13px; font-family: Verdana }
.maincopy { color: black; font-size: 11px; font-family: Verdana }
.maincopyB { color: black; font-weight: bold; font-size: 11px; font-family: Verdana }
.TitleHeader { color: black; font-weight: bold; font-size: 14px; font-family: Verdana; }
.lighttablebg { color: black; font-size: 10px; font-family: Verdana; background: #ff9 }
.darktablebg { color: black; font-size: 10px; font-family: Verdana; background: #ff6 }
table {
  color: black; font-size: 11px; font-family: Verdana
}
select {
 z-index: -1;
}

