body {
  background: white;
  color: black;
  font: normal 11pt/150% Times, Georgia, serif;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.2em; }
h1, h2 {
  font-weight: bold;
  margin-bottom: .5em;
}

p {
  margin: .5em 0;
}

.top, .bottom, .left, .right {
  margin: 3em 0;
}

ul.bottom { width: 100%; }
ul.right { width: 368px; }
ul.bottom li,
ul.right li {
  float: left;
  line-height: 0px;
}

a img {
  border: none;
}

#navigation, #metanavi, #tabViewNavigation {
  display: none;
}

.datatable {
  width: 100%;
}

.datatable td {
  border: 1px solid black;
}