<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.name
 {
   font-weight: bold;
   font-size: 11px;
   margin-left: 10px;
   margin-top: 5px;
   padding-left: 3px;
   border-left: solid 1px #bbbbbb;
   border-top: solid 1px #bbbbbb;
 } 

.name .name
 {
  font-size: 9px;
 }
 
.synonyms
 {
   font-weight: normal;
   font-size: 10px;
   margin-left: 15px;
 }

.vouchers, .vernacularnames
 {
   font-weight: normal;
   font-size: 9px;
   margin-left: 5px;
 }

.voucherlistheading, .vernacularlistheading    
 {
   font-weight: bold;
 } 
</pre></body></html>