/* 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 } 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 */ body { margin-left: 15%; margin-right: 15% } .pagenum { /* uncomment the next line for invisible page numbers */ visibility: hidden; font-size: smaller; text-align: right } /* page numbers */ .blockquot { margin-left: 5%; margin-right: 10% } .n { text-indent: 0% } .gap { margin-top: 4em } .center { text-align: center } .caption { font-weight: bold } .ispace { margin-top: 2em } .jpg { border: solid 3px #C0C0C0 } .figcenter { margin: auto; text-align: center }