
th {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  white-space: wrap;
/* background-color: #C6D3EF; */
/* background-color: #1c5a80; */
  background-color: #3667cb;
  color: #dddddd;
}

table { border: thin; }

td {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 24px;
  white-space: wrap;
}

