/* XML blockout */ p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em; font-size: larger } body { margin-left: 11%; margin-right: 10% } a { text-decoration: none } .figcenter { margin: auto; text-align: center } .figleft { padding: 0.5em 0.5em 0.5em 0 } .figright { padding: 0.5em 0 0.5em 0.5em } .center { text-align: center } hr.dashed { width: 100%; margin-top: 1em; margin-bottom: 1em; border: none; border-bottom: 1px dashed } 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% }