/* 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% } .center { text-align: center } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right; color: #ADADAD } /* page numbers */ .caption { font-weight: bold } .figcenter { margin: auto; text-align: center } .note { background: #D3D3D3 } ins.correction { text-decoration: none; /* replace default underline.. */ border-bottom: thin dotted gray; /* ..with delicate gray line */ }