.bank-section-header {
  font-size: 12pt;
  color: white;
  background-color: rgb(0,64,0);
}

.comment {
  font-size: 8pt;
}

.field-error {
  color: red;
}

.field-label {
  font-weight: bold;
  font-size: 9pt;
}

.field-content {
  font-size: 8pt;
}

.field-required {
  color: red;
  font-size: 8pt;
  font-weight: bold;
}

.page-header {
  font-size: 20pt;
  text-align: center;
  font-weight: bold;
}

.purchaser-section-header {
  font-size: 12pt;
  color: white;
}

.name {
  font-weight: bold;
  font-size: 9pt;
}

.address {
  font-size: 8pt;
}

.checknumber {
  font-size: 8pt;
  font-weight: bold;
}

.date {
  font-size: 9pt;
  font-weight: bold;
}

.payee {
  font-size: 12pt;
  font-weight: bold;
  font-family: Verdana;
}

.checktext {
  font-size: 8pt;
  font-weight: normal;
  font-style: italic;
}

.amount {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  font-family: Verdana;
}

.bank {
  font-size: 12pt;
  font-weight: bold;
}

.routing {
  font-size: 12pt;
  font-weight: bold;
}

.sig {
  font-weight: bold;
  font-style: italic;
}

.amount-description {
  font-size: 9pt;
}

.agreement-section-header {
  font-size: 12pt;
  color: white;
  background-color: navy;
}

.reminder {
  font-size: 9pt;
  color: red;
  text-align: center;
  font-style: italic;
}

.legal {
  font-size: 9pt;
}

.copyright {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
}
SELECT {
  font-family: "Verdana";
  font-size: 9pt;
}
