tr{
  border-bottom:1px solid black;
}

tbody{
  border-top:1px solid black;
}

th, td{
  padding-bottom:1.75em;
  padding-top:10px;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 90%;
}