/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  height: 100%;
  color: silver;
  line-height: normal;
  font-family: Verdana;
  background-color: black;
  font-size: 10pt;
}
table {
  width: 700px;
  background-color: #333333;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
a:hover {
  text-decoration: underline;
  color: white;
}
a {
  text-decoration: none;
  color: silver;
}
#fulltableheight {
  height: 100%;
}
