/* 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 } h1, h2 { padding-top: 5em } h3 { padding-top: 3em } h4 { padding-top: 2em } table { margin-left: auto; margin-right: auto } body { margin-left: 10%; margin-right: 10% } .ads { margin-left: 15%; margin-right: 15% } div.ads p { text-indent: -2em } .pagenum { /* uncomment the next line for invisible page numbers */ /*visibility: hidden;*/ font-weight: normal; font-variant: normal; font-style: normal; letter-spacing: normal; text-indent: 0; text-align: right } /* page numbers */ .titlepage { text-align: center; line-height: 2em; margin-top: 3em } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .lowercase { text-transform: lowercase } .big { font-size: 200% } .bold { font-weight: bold } .clear { clear: both } .caption { font-weight: bold; text-align: center } .figcenter { margin: auto; text-align: center } .figleft { clear: left; margin-left: 0; margin-bottom: 1em; margin-top: 1em; margin-right: 1em; padding: 0; text-align: center } .figright { clear: right; margin-left: 1em; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding: 0; text-align: center } ul { list-style-type: none; margin-top: 2em } div.toc ul { margin-top: 0 } .notes { background-color: #eee; color: #000; padding-top: 0.5em; padding-bottom: 0.5em; padding-right: 1em; padding-left: 1em; border: 1px solid black; margin-left: 15%; margin-right: 15% } ins.correction { text-decoration: none; border-bottom: thin dotted red }