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