table caption {
    color: #9e2222;
    font-weight: bold;
    font-size: 18pt;
}

tbody {
  border: solid 3px;
}

td {
  border: solid 0.5px;
}

thead {
  border: solid 0px;
}