/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } table { margin-left: auto; margin-right: auto } .blockquot { margin-left: 5%; margin-right: 10% } a:link { color: #800000; text-decoration: none } v:link { color: #800000; text-decoration: none } .center { text-align: center } .smcap { font-variant: small-caps } .u { text-decoration: underline } .caption { font-weight: bold } .small { font-size: 0.8em } /* Images */ .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 } /**/