/**/ body { font-family: Verdana, Geneva, Arial, sans-serif; font-size: medium } h1, h2, h3, h4 { text-align: center } p, ul { font-size: 0.8em } li { font-size: 0.8em } a:link { color: black } a:visited { color: black } .fnanchor { /* define look of footnote anchor in body text */ vertical-align: super; text-decoration: none; /* no underline, blue color is enuff */ letter-spacing: 0; /* don't space-out in spaced-out headings */ } .footnotes { /* division defining a block of footnotes */ /* changed from dashed black */ /* make footnotes block a container for labels */ width: 100%; /* make it such for IE6 as well (grrrrr) */ margin-top: 3em; /* move down from preceding stanza */ margin-bottom: 6em; /* push following heading down */ } .footnotes h3 { /* reduce the visual impact of the FOOTNOTES: line */ font-size: smaller; font-weight: normal; text-align: left; margin-top: 0.25em; margin-left: 0.25em } .footnote p { /* no first-line indent in a notes block */ text-indent: 0 } .footnote { /* division definining box around any one note */ font-size: 0.9em; /* smaller font is traditional */ margin-right: 1em; /* modest fixed margin on right of box */ margin-left: 3.5em; /* space in which labels reside, see next */ } .footnote .label { /* position labels within left margin of footnotes block */ /* line up on the left */ width: 2.75em; /* but make them wide enough for " [825]"*/ text-align: right; /* and align right about 1em from note text */ } span.ref { /* Currently no formatting. Implemented to mark text-references. */ } span.greek { /* Currently no formatting. Implemented to mark Greek text. */ } ol.nlist { list-style-type: decimal } ol.lllist { list-style-type: lower-latin } em { font-family: monospace; font-style: normal; font-size: 1.2em } /**/