/* 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 } body { margin-left: 10%; margin-right: 10% } hr.smler { width: 10% } table { margin-left: auto; margin-right: auto; border: none } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right; text-indent: 0 } /* page numbers */ .center { text-align: center } .smcap { font-variant: small-caps } .right { text-align: right } .tbrk { margin-bottom: 2em } .mono { font-family: monospace } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* index */ div.index ul { list-style: none } div.index ul li span.mono { font-family: monospace } /* index2 */ div.index2 ul li { padding-top: 1em; text-align: center } div.index2 ul ul ul, div.index2 ul li ul li { padding: 0; text-align: left } div.index2 ul { list-style: none; margin: 0 } div.index2 ul, div.index2 ul ul ul li { display: inline } div.index2 .subitem { display: block; padding-left: 2em } hr.full { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } pre { font-size: 85% }