body {
  background: #a9effc;
  font: 12pt times, serif;
  color: #446399;
}
table {
  border: 3px dotted #446399;
}
table.blank {
  border: 0px;
}
input {
  background-color: #a9effc;
  border: 1px dotted #446399;
  font-family: 'times', serif;
  color: #446399;
}
