/* XML blockout */ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } .scs { text-align: center; font-size: 0.9em; margin-top: 2em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } div.centered { text-align: center } /* work around for IE centering with CSS problem part 1 */ div.centered table { margin-left: auto; margin-right: auto; text-align: left } /* work around for IE centering with CSS problem part 2 */ .tdr { text-align: right; font-size: 0.9em } .tdl { text-align: left } .tdc { text-align: center } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ position: absolute; left: 92%; font-size: smaller; text-align: right } /* page numbers */ .center { text-align: center } .smcap { font-variant: small-caps } a { text-decoration: none } /* Images */ .figcenter { margin: auto; text-align: center } /* Footnotes */ .footnotes { text-align: left; margin-top: 1.5em } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { position: absolute; right: 83%; text-align: right } .fnanchor { vertical-align: super; font-size: 0.7em; text-decoration: none } /* Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em }