/* XML blockout */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } h1, h2, h3, h4 { text-align: center; /* all headings centered */ clear: both } hr.large { width: 65%; margin-top: 2em; margin-bottom: 2em } hr.medium { width: 45%; margin-top: 1em; margin-bottom: 1em } body { margin-left: 15%; margin-right: 15%; font-size: 110% } td { vertical-align: top } 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 */ .ispace { margin-top: 1em } .gap { margin-top: 4em } .biggap { margin-top: 6em } .smallgap { margin-top: 2em } .center { text-align: center } .smcap { font-variant: small-caps } .right { text-align: left; padding-left: 20em } .caption { font-weight: bold } .figcenter { margin: auto; text-align: center }