/* XML blockout */ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } hr.large { width: 65%; margin-top: 2em; margin-bottom: 2em } 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 problem part 2 */ .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .sidenote { padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em; margin-left: 1em; clear: right; margin-top: 0.5em; font-size: smaller; color: black; background: #eee } .sidenote2 { padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em; margin-left: 1em; clear: right; margin-top: 1.3em; font-size: smaller; color: black; background: #eee } .gap { margin-top: 4em } .smallgap { margin-top: 2em } .ispace { margin-top: 2em } .center { text-align: center } .smcap { font-variant: small-caps } .caption { font-weight: bold } .right { margin-left: 20em } .right2 { margin-left: 5em } .n { text-indent: 0% } .figcenter { margin: auto; text-align: center } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem span.i10 { display: block; margin-left: 10em; padding-left: 3em; text-indent: -3em }