/**/ 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; text-indent: 1em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } table { margin-left: auto; margin-right: auto } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .blockquote { margin-left: 5%; margin-right: 10%; font-size: smaller } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .caption { font-weight: bold; font-variant: small-caps } /* Images */ img { border: 1px solid black } .figcenter { margin: auto; text-align: center } /* Footnotes */ .footnotes { background-color: #f6f2f2 } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* My set styles" */ div.tnote { border-style: dotted; margin-left: 10%; margin-right: 10%; padding: 1em; font-style: normal; text-align: justify; background-color: #f6f2f2 } .smcenter { font-variant: small-caps; text-align: center } span.ralignsc { font-variant: small-caps } .TOCR { list-style-type: upper-roman; margin-left: 10%; color: black } .TOCU { list-style-type: none; margin-left: 10%; color: black } ul.IX { list-style-type: none; font-size: inherit } /**/