/**/ 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 } p.large-centre { font-size: larger; text-align: center } /* centred and prominent headings for ads etc.*/ p.signature { margin-left: 75% } /* indented signatures */ p.small-center { font-size: small; text-align: center } /* small size centred headings (title page and ads) */ p.repeat-title { font-size: xx-large; text-align: center } /* multiple instances of book title */ p.caption { font-weight: bold } /* figure captions */ hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.long { width: 65% } table { margin-left: auto; margin-right: auto } td.toc-indent { padding-left: 2em; text-align: justify } /* indent style for TOC */ td.indent-right { text-align: right; padding-right: 1em } /* move table data from right side of cell */ td.indent-right2 { text-align: right; padding-right: 1.5em } /* move table data from right side of cell */ td.indent-left { text-align: left; padding-left: 2em } /* move table data from left side of cell */ td.left-indent1 { text-align: left; padding-left: 1em } /* move table data from left side of cell */ .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% } .center { text-align: center } .smcap { font-variant: small-caps } /* Images */ .figcenter { margin: auto; text-align: center } a img { border: none } /* suppress image border */ /* Footnotes */ .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 } div.trans-note { border-style: solid; margin: 2em 15%; padding: 1em; text-align: center } /* transcriber's note */ ul { list-style-type: none } /* no bullets on lists */ li.indent1 { padding-left: 3em } /* indented list item */ li.indent2 { padding-left: 4.5em } /* 2nd level indented list item */ li.indent3 { padding-left: 6em } /* 3rd level indented list item */ li.indent4 { padding-left: 7.5em } /* 4th level indented list item */ span.unifont { font-family: Arial unicode MS, Lucida Sans unicode, Code2000 } /* force font for rare symbols */ /**/