h1 {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: #7e110c;
}
h2 {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: #000099;
}
td {
  text-align: center;
}
.note {
  font-family: Verdana;
  font-size: 10px;
  white-space: nowrap;
}
.ipa {
  font-family: "Doulos SIL","Charis SIL","Times New Roman",serif;
  font-size: 1.3em;
  width: 1.3em;
}
.key {
  font-size: 0.8em;
  text-align: center;
  font-family: "Courier New",Courier,monospace;
}
.t1, .l1, .r1, .b1 {
  border-width: 1px;
}
.t2, .l2, .r2, .b2 {
  border-width: 2px;
}
.t3, .l3, .r3, .b3 {
  border-width: 3px;
}
.t1, .t2, .t3 {
  border-color: #999999;
  border-top-style: solid;
}
.r1, .r2, .r3 {
  border-color: #999999;
  border-right-style: solid;
}
.b1, .b2, .b3 {
  border-color: #999999;
  border-bottom-style: solid;
}
.l1, .l2, .l3 {
  border-color: #999999;
  border-left-style: solid;
}
.bdashed {
  border-bottom: 1px dashed #999999;
}
.rdashed {
  border-right: 1px dashed #999999;
}
.rdashed2 {
  border-right: 2px dashed #999999;
}
.bdashed2 {
  border-bottom: 2px dashed #999999;
}
.nd {
  background-color: #e7e7e7;
}

