

/* Style for all bodies. */
body {
  background-color: #333333;
  color: #EEEEEE;
  margin: 5;
  font-family: Verdana;
  font-size: 6pt;
}

/* Align the content of the cells on the index pages to the left and top. */
.indexThumbCell {
  text-align: center;
  vertical-align: top;
}