p.first  { text-indent: 0em; margin-top: 1em; margin-bottom: 0em }
p.next   { text-indent: 1em; margin-top: 0em; margin-bottom: 0em }
p.last   { text-indent: 1em; margin-top: 0em; margin-bottom: 1em }
p.only   { text-indent: 0em; margin-top: 1em; margin-bottom: 1em }
dd.first { text-indent: 0em; margin-bottom: 0em }
dd.next  { text-indent: 1em; margin-bottom: 0em }
dd.last  { text-indent: 1em; margin-bottom: 1em }
dd.only  { text-indent: 0em; margin-bottom: 1em }
li.space { margin-bottom: 1em }
td.fill  { background-color: beige; width: 20px }
td.index { background-color: beige; white-space: nowrap; vertical-align: top }
