body {
  color: #000000;
  background-color: #FFFFFF;
  font-family: verdana, serif
}

h1 {
  font-style: normal;
  font-variant: small-caps;
  font-weight: bolder;
  font-size: 16pt;
  text-decoration: underline
}

.form {
  text-align: left;
  font-size: 8pt;
}

.form_head {
  font-style: normal;
  font-variant: small-caps;
  font-size: 10pt;
  text-align: left;
  background-color: #AFAFFF;
}

.form_1 {
  background-color: #FFFFFF;
}

.form_2 {
  background-color: #F1F1F1;
}

.dog {
  font-size: 10pt;
  text-align: left;
  vertical-align: top
}

.pedigree {
  background-color: #FFE0AA;
  border: solid #505050;
  font-size: 8pt;
  text-align: left;
  vertical-align: middle;
  padding: 7px
}