/* XML blockout */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } h1, h2, h3, h4 { margin-top: 2em; margin-bottom: 1em; text-align: center; /* all headings centered */ } h5 { margin-top: 2em; text-align: center; font-size: medium; font-weight: bold; font-style: oblique } /* use this for TABLE xxx headers */ hr { width: 50%; margin-top: 1em; margin-bottom: 1em } hr.full { width: 100% } ins.correction { color: blue; text-decoration: none } img { border: none } table { margin-top: 1em; margin-bottom: 1em } body { margin-left: 10%; margin-right: 10% } ul { list-style-type: disc; text-align: left; margin-bottom: 0.5em } ul.nobullet { list-style-type: none } ol.alpha { list-style-type: upper-alpha; text-align: left; margin-bottom: 0.75em } ol.number { list-style-type: decimal; text-align: left; margin-bottom: 0.75em } html body table { margin-left: 5%; margin-right: 5% } .signature { margin-left: 50% } .center { text-align: center } .right { text-align: right } div.center table { margin-left: auto; margin-right: auto; text-align: left } .figright { clear: right; margin-left: 1em; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding: 0 } .sccaption { text-align: center; font-size: smaller; font-weight: bolder; font-variant: small-caps } .nosccaption { text-align: center; font-size: smaller; font-weight: bolder } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } div.footnote p { margin-bottom: 0 } .tblexp { margin-left: 10%; margin-right: 10% } /* text that explains a table */ .tbltitle { text-align: center; font-stretch: condensed } /* title of table (other than TABLE ... */ .overline { text-decoration: overline } /* draw line over text */ .underline { text-decoration: underline } /* draw line under text */ .xl { font-size: x-large } .xxl { font-size: xx-large } .indent { margin-left: 5% } .preindent { margin-left: 10% } .note { margin-left: 2em; margin-right: 2em; margin-bottom: 1em } /* footnote */ .blkquot { margin-left: 4em; margin-right: 4em } /* block indent */ .pagenum { font-size: smaller; text-align: right } /* page numbers */ .eqnum { text-align: right } /* equation labels */ .sc { font-variant: small-caps } .mono { font-family: monospace }