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