body {
  background: #003CA2;
  font-family: arial;
}

.content {
  padding: 10px;
}

td {
  font-size: 9pt;
}
button, .button {
  background-color: #bbb;
  border: 2px solid #000;
  font-family: comic sans ms, arial;
  font-weight: bold;
  font-size: 10pt;
}
