/**/ body { font-family: Verdana, Geneva, Arial, sans-serif; font-size: medium } p { font-size: 1.1em; text-align: justify } .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 */ } p.smaller { font-size: 0.9em; margin-top: 0.2em; margin-bottom: 0.2em } p.indented { text-align: justify; margin-top: 0; margin-bottom: 0 } p.footnotes { font-size: 0.9em } li { font-size: 1em } h1 { text-align: center } h2 { text-align: center; margin-top: 2em } h3, h4 { text-align: center } .indent_1 { padding-left: 2em; margin-top: 0; color: black } .indent_2 { padding-left: 4em; margin-top: 0; color: black } .indent_3 { padding-left: 6em; margin-top: 0; color: black } .indent_4 { padding-left: 8em; margin-top: 0; color: black } .indent_empty_line { margin-top: 1em; margin-bottom: 1em } a:link { color: black; /* color of footnote links */ } a:visited { color: black; /* color of footnote links */ } #output { /*border: 1px solid black;*/ color: black; font-size: medium; /* CUSTOMIZE-BEGIN */ font-size: 1em; /* CUSTOMIZE-END */ } table { border-collapse: collapse; width: 90%; color: black; border: 1px solid black } tr { border: 1px solid black } tr.style1 { /* Display horizontal line below each entry. */ border-bottom: 1px solid black } tr.style2 { /* No horizontal line below each entry. */ } td { vertical-align: top; text-align: justify; border: 1px solid black } td.column1, td.column2 { width: 50%; vertical-align: top } a:link { color: black } a:visited { color: black } .not_proofread { color: red } .tr_notes { color: green; font-weight: bold } .argument { margin-top: 1em; margin-bottom: 2em; color: black } div.poetry { text-align: left; margin-left: 4em } .poetry .stanza { margin: 1em auto; /*margin-left: 8em;*/ margin-bottom: 0.4em; margin-top: 0 } .poetry .verse { text-indent: -3em; padding-left: 3em; margin-bottom: 0; margin-top: 0 } .poetry .i2 { text-indent: -2em } .poetry p.lnr { margin-left: -4em; margin-top: 0.3em; font-size: 90% } .red { color: red } .blue { color: blue } .green { color: green } blockquote { margin-left: 2em } /**/