h2 {
  font-size: 165%;
  line-height: 115%;
  margin: 1.6em 0 0.7em 0;
}

p {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 77%;
  color: #2d3a44;
}

table {
  border-collapse: seperate;
  border-spacing: 0;
}

tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 1em;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

tr.header {
  font-weight: bold;
}
