body {
  margin: 0;
  text-align: left;
  font-family: Tahoma;
  color: #cccccc;
  font-size: 11px;
  background-color: #0a2f42;
}

a {
  color: #cccccc;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.text {
  line-height: normal;
}

th, td {
  font-size: 11px;
}