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