/**/ 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; vertical-align: top; width: 70% } .tdr { text-align: right; vertical-align: top; padding-right: 0.25em; padding-top: 0.25em; white-space: nowrap } /* aligning cell content to the right */ .tdc { text-align: center; vertical-align: top; padding-top: 0.25em } /* aligning cell content to the center */ .tdl { text-align: left; vertical-align: top; padding-left: 0.25em; padding-top: 0.25em; white-space: nowrap } /* aligning cell content to the left */ .bbr { border-bottom: 1px black solid } /* bottom only border */ .brbr { border-right: 1px black solid; border-bottom: 1px black solid } /* bottom and right border only */ .blbr { border-left: 1px black solid; border-bottom: 1px black solid } /* bottom and left border only */ .tbr { border-top: 1px black solid } /* top only border */ .rbr { border-right: 1px black solid } /* right only border */ .lbr { border-left: 1px black solid } /* left only border */ .trbr { border-right: 1px black solid; border-top: 1px black solid } /* top and right border only */ .tlbr { border-left: 1px black solid; border-top: 1px black solid } /* top and left border only */ .shrink { width: 45% } .dates { width: 25% } .dates1 { width: 30% } .lata { width: 85% } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .blockquot { margin-left: 5%; margin-right: 10% } .dropcap { font-size: 250%; line-height: 83% } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .caption { font-weight: bold } /* Images */ .figcenter { margin: auto; text-align: center } .figleft { clear: left; margin-left: 0; margin-bottom: 0; margin-top: 0; margin-right: 0.5em; padding: 0; text-align: center } .figright { clear: right; margin-left: 0; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding: 0; text-align: center } /* Footnotes */ .footnotes { background: #F5F8EC; text-align: center } .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 } /**/