h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 120%
}

.label {
  font-weight: bold
}

tr.evenRow {
  color: black;
  background-color: #d0d9d9
}

tr.oddRow {
  color: black;
  background-color: #d9d0d0
}
