/* XML blockout */ /*note this is a standard style for this group of papers, therefore there may be unused classes in this document*/ body { margin-left: 10%; margin-right: 10% } h1 { text-align: right } h2, h3, h5, h6 { text-align: center } h4 { text-align: left } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } table { margin-left: auto; margin-right: auto } .blockquot { margin-left: 5%; margin-right: 10% } .blockquotn { margin-left: 20%; margin-right: 20% } .rnum { text-align: left } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .caption { font-weight: bold; text-align: center } .caption2 { font-weight: bold; text-align: justify } .hang { margin-right: 4%; padding-left: 2.5em; text-indent: -2.5em } .hang2 { padding-left: 1em; text-indent: -2.5em } .tnote { padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em; margin-left: 1em; margin-top: 1em; font-size: smaller; background: #eee } .sidebar_rt { clear: right; margin-left: 1em; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding-left: 1.5em; padding-right: 1.5em } .sidebar_lf { clear: left; margin-left: 0; margin-bottom: 1em; margin-top: 1em; margin-right: 1em; padding-left: 1.5em; padding-right: 1.5em } .sidebar { margin: 1em; padding-left: 1.5em; padding-right: 1.5em } .nowrap { white-space: nowrap } /*correction highlighting */ ins.mycorr { text-decoration: none; border-bottom: 1px dotted #F00 } /* page numbers */ .pagenum { font-size: smaller; text-align: right } /* Images */ .figcenter { margin: auto; text-align: center } .figleft { clear: left; margin-left: 0; margin-bottom: 0.5em; margin-top: 0.5em; margin-right: 1em; padding: 0; text-align: center } .figright { clear: right; margin-left: 1em; margin-bottom: 0.5em; margin-top: 0.5em; margin-right: 0; padding: 0; text-align: center } /* Footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right; text-decoration: none } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } .fntable { text-decoration: none; font-size: 0.8em } /* Poetry - don't think ths will be needed?*/ .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 } .poem span.i2 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 4em; padding-left: 3em; text-indent: -3em } hr.full { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } pre { font-size: 85% }