/* XML blockout */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } 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 */ body { margin-left: 15%; margin-right: 15% } .blockquot { margin-left: 5%; margin-right: 10% } .center { text-align: center } .smcap { font-variant: small-caps } .u { text-decoration: underline } .caption { font-weight: bold } .figcenter { margin: auto; text-align: center } .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 }