body {
 font-family: arial, helvetica, sans-serif;
}
a:visited { color: #0000ff; }
.borderFalse td {
  border-style: none;
}
.borderTrue td {
  border-style: solid;
}
.blurb {
 color: #333399;
 font-weight: 500;
 font-size: 18pt;
}
.field {
 text-align: left;
}
.label {
 text-align: right;
}
.small {
 font-size: 8pt;
}
table.results td, th {
 color: #000066;
 font-size: 10pt;
 background-color: #f4f4b5;
 border-width: 2px;
 border-style: solid;
 border-color: #660000;
 padding: 3px;
}