/* Generated by KompoZer */
body {
  margin-left: 2cm;
  background-color: black;
  color: white;
}
a:visited {
  color: white;
  background-color: black;
  text-decoration: none;
}
a:link {
  text-decoration: none;
  color: white;
  background-color: black;
}
a:hover {
  text-decoration: underline;
}
.table1 {
  text-decoration: none;
  background-color: silver;
}
a:active {
  text-decoration: none;
}
