table {
  text-align: center;
  font-style: bold;
}

td {
  padding:  5px;
}

.bgcell {
  background-color: #1A6699;
}

