#sidebar, .LoginBar, .LoginBox, #topbar, #footer, .print_hide {
  display: none; }

a {
  color: black;
  text-decoration: none; }

#header #logo {
  font-size: 2em; }

table {
  width: 100%;
  border: 1px solid; }
  table thead {
    font-size: 1.2em; }
  table th.left {
    text-align: left; }
