body {
  position: relative;
  padding-bottom: 40px;
}
.page-header h1 a {
  color: black;
  text-decoration: none;
}
.page-header h1 a:hover {
 text-decoration: none;
}
.sidebar-nav {
  padding: 9px 0;
}
div.date {
  display: none;
}

table.middle td {
  vertical-align: middle;
}

th.center {
  text-align: center;
}
th.right {
  text-align: right;
}
td.right {
  text-align: right;
}
.navbar .brand {
  font-family: "URW Bookman L", "Bookman Old Style", serif;
}
