BODY {background-color: #0E220D; color: #D7F4D6; }
A:link {color: #C3F000; background-color: #143113; }
A:visited {color: #C3F000; background-color: #143113; }
A:hover, A:active {color: #E1C300; background-color: #143113; }

body {
  font-family: sans-serif;
}

.itemspace {
  border-bottomCOMMENT: 4px solid green;
}

.itemspace_spacer {
  clear: both;
  width: 100%;
  text-align: center;
  COMMbackground-color: green;
  border-bottom: 1px solid green;
  margin-bottom: 20px;
}


.options {
  float: right;
}

a img{
  border: 1px solid #C3F000;
}

.figure200 #item {
  font-size: 15pt;
}

.figure200 {
  float: left;
  width: 245px;
  height: 200px + 15em;
}

table.figure200 td, div.figure200 table td {
  text-align: center;
  height: 210px;
  line-height: 0em;
}

table.figure200 th, div.figure200 table th { 
  text-align: center;
  paulsheight: 90px;
  height: 8em;
  font-weight: normal;
  font-size: 80%;
}

.stat_data {
  align: center;
  color: yellow;
}

table.bar{
  empty-cells: show;
}

div.bar_ybar, span.bar_ybar {
  background-color: #F0BBFF;
  color: #F0BBFF;
  text-visible: no;
}

td.bar_x {
  align: right;
}

td.bar_y {
  align: center;
}

a.dist_non0 {
  color: #83B000;
  background: transparent;
}

a.dist0 {
}
