/**/ body { margin: 8%; text-align: justify } p { text-indent: 1em; margin-top: 0.25em; margin-bottom: 0.25em } a { text-decoration: none } h1, h2 { text-align: center; margin-left: 15%; margin-right: 15% } h3 { text-align: center; margin-left: 10%; margin-right: 10%; font-variant: small-caps; font-weight: normal; font-size: large } h4 { text-align: left; font-weight: bold; font-size: small; margin-bottom: 0 } hr { width: 40%; margin-top: 2em; margin-bottom: 2em } hr.break { width: 20%; margin-top: 2em; margin-bottom: 2em } hr.tiny { width: 10% } ins { text-decoration: none; border-bottom: thin dotted gray } blockquote { font-size: 97%; margin-left: 5%; margin-right: 5% } blockquote p { text-indent: 0; margin-top: 0.25em; margin-bottom: 0.25em } div.chapterhead { padding-top: 4em } div#start-of-book { text-indent: 0; text-align: center; font-weight: bold; font-size: large; margin-left: 10%; margin-right: 10%; margin-top: 2em; margin-bottom: 2em } div#start-of-book p { font-size: x-large } p.chaptertitle { text-indent: 0; text-align: center; font-variant: small-caps; font-weight: bold; font-size: 1.2em; margin-left: 10%; margin-right: 10%; margin-bottom: 2em } p.author { text-align: center; font-weight: bold; font-size: large; margin-bottom: 2em } p.book-subtitle { text-align: center; font-weight: bold; font-variant: small-caps; margin-left: 10%; margin-right: 10% } /* Boilerplate classes */ div.boilerplate { margin-top: 1em; margin-bottom: 1em } div.boilerplate p { text-indent: 0 } .pagenum { font-size: x-small; background-color: inherit; color: gray; text-indent: 0; text-align: right; /* To remove the page-numbers, use the hidden visibilty feature */ /* visibility:hidden; */ border: 1px solid silver; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none } /* simple-function classes */ .smcap { font-variant: small-caps } .superscript { font-size: 50%; vertical-align: top } .center { text-align: center } .right { text-align: right } .small { font-size: small } .xlarge { font-size: x-large } .noindent { text-indent: 0 } .double-space-top { margin-top: 2em } .single-space-top { margin-top: 1em } .no-space-top { margin-top: 0 } .no-space-bottom { margin-bottom: 0 } .quad-space-bottom { margin-bottom: 4em } .bold { font-weight: bold } .neat-left-margin { margin-left: 2.5em } /* table of contents styling */ table.toc { margin: 0 auto } table.toc caption { font-variant: small-caps; font-weight: bold; font-size: large; margin-bottom: 1em } table.toc th { font-size: small } table.toc tr td { vertical-align: top } table.toc tr td:first-child { text-align: right; padding-right: 0.5em } table.toc tr td:last-child { text-align: right; padding-left: 0.5em } /* index classes */ div#index { font-size: small; margin-left: 10%; margin-right: 10% } div#index p { margin-top: 0.5em; margin-bottom: 0.5em; text-indent: 0 } /* footer classes */ div.footer { border-style: solid; border-color: silver; border-width: thin; border-top: none; border-bottom: none; padding-left: 10%; padding-right: 10% } div.footer p { text-indent: 0; text-align: justify; font-size: 80% } /* titlepage classes */ div#titlepage { padding-top: 5%; padding-bottom: 5%; margin-right: 15%; margin-left: 15%; text-align: center } div#titlepage p { text-indent: 0; margin-top: 1em; margin-bottom: 0.25em } /**/