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

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

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

.note {
  color: #603;
  font-size: 110%;
}

tt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 110%;
  color: #069;
}








