/* 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 } hr.short { width: 15%; margin-top: 1em; margin-bottom: 1em; 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% } .pagenum { text-indent: 0; color: #ababab; background-color: inherit; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none } .blockquot { margin-left: 10%; margin-right: 10% } .bbox { margin-left: 10%; margin-right: 10% } .border img { border: 2px solid silver } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .smsmcap { font-variant: small-caps; font-size: 75% } .smaller { font-size: 50% } .small { font-size: 75% } .large { font-size: 125% } .larger { font-size: 150% } .largest { font-size: 200% } .vlargest { font-size: 400% } .sans { font-family: sans-serif; font-size: 125% } .footnote { margin-left: 10%; margin-right: 10% } .footnote .label { text-align: right } .fnanchor { vertical-align: baseline; font-size: 0.8em; text-decoration: none } .err { border-bottom: thin dotted red } .notes { background-color: #eee; color: #000; padding: 0.5em; margin-left: 5%; margin-right: 5% } /* XML end */