body {
  font-family: sans-serif;
}

caption,
thead {
  font-weight: 700;
}

caption {
  border: 1px solid #000;
  border-bottom: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td {
  border: 1px solid #000;
}

.weekend {
  color: red;
}