
table.census {
  font-size: 11pt;
  background: #ffc;
}

table.census th {
  background: #fee2cc;
  font-size: 10pt;
}

table.census caption {
  color: #069;
  font-size: 110%;
  padding-bottom: 2px;
}



