body {
  background-color: #ffffff;
  color: #000000;
  margin: 0.5%;
}

a {
  text-decoration: none;
}

h2 {
  width: 100%;
}

#header, #footer, #menu, #comingsoon {
  display: none;
}

#content {
  width: 95%;
}

table {
}

table td {
  border: 1px solid black !important;
}

table.glbox {
  display: none;
}

div.titlebox {
  width: auto;
  font-family: tahoma;
  font-size: 0.92em;
  font-weight: bold;
  padding: 0.3em 0 0.3em 0;
  margin: 0 0 2em 0;
  border-top: 1px solid black;
  border-bottom: 3px double black;
}
