/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both } h1 { line-height: 240% } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } .p-1 { margin-top: -0.8em } .p0 { margin-top: 0; margin-bottom: 0 } .p15 { margin-top: 1.5em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } p.half-space { line-height: 300% } p.double-space { line-height: 400% } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.short { width: 15% } hr.tb { width: 45% } hr.chap { width: 65% } hr.double { border: 0; margin-top: 0; margin-bottom: 0; border-top: 2px solid #000; border-bottom: 2px solid #000; width: 100% } hr.double-short { border: 0; margin-top: 0; margin-bottom: 0; border-top: 2px solid #000; border-bottom: 2px solid #000; width: 40% } .text_line { clear: both } img { border: 0 } table { margin-left: auto; margin-right: auto; border-collapse: collapse } td { vertical-align: top } .tdvc { vertical-align: middle } .tdr { text-align: right } .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 } .off-center { text-align: center; margin-left: 6.5em } .right { text-align: right } .smcap { font-variant: small-caps } .smcap-all { font-size: 80% } .small { font-size: 80% } .medium { font-size: 120% } .ad-title { font-size: 120%; font-weight: bold } .big { font-size: 140% } .bigger { font-size: 180% } .biggest { font-size: 240% } .u { text-decoration: underline } /* Images */ .figcenter { margin: auto; text-align: center } .figleft { margin: auto; text-align: left } .figright { margin: auto; text-align: right } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } @media all { /* was @media handheld */ .chapter-beginning { page-break-before: avoid } .newpage { page-break-before: always } .p2 { margin-top: 1em } .p4 { margin-top: 2em } p.half-space { line-height: 150% } p.double-space { line-height: 200% } } /**/