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

table th {
  background: #fee2ac;
  font-size: 10pt;
}

table caption {
  font-size: 110%;
  color: #069;
}
