body {
  background: #FFFFE5;
  font: 12pt times, serif;
  color: #5252FF;
}
table {
  border: 3px dotted #5252FF;
}
table.blank {
  border: 0px;
}
input {
  background-color: #C2C2FF;
  border: 1px dotted #5252FF;
  font-family: 'times', serif;
  color: #000033;
}
