/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4 { text-align: center; /* all headings centered */ clear: both } h4 { color: red } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } hr { width: 65%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } div.bordered { margin-top: 4em; margin-bottom: 4em; margin-left: auto; margin-right: auto; width: 20em; text-align: center; border: 1px solid } table { margin-left: auto; margin-right: auto } td.indent { padding: 0 10px 0 3em } td.tdc { text-align: center } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ ul { list-style-type: none } .header { text-decoration: underline; color: red } .bold { font-weight: bold } .black { color: black } .list { margin-left: 2em } .mt { margin-top: 2em } .mb { margin-bottom: 2em } .center { text-align: center } .smcap { font-variant: small-caps } .hidden { visibility: hidden } /**/