body { font-variant-numeric: oldstyle-nums; hyphens: auto; -epub-hyphens: auto; orphans: 3; widows: 3; } p { text-indent: 1.5em; margin: 0; } hr { margin-top: 1em; margin-bottom: 1em; margin-left: auto; margin-right: auto; width: 25%; } h1, h2, h3, h4, h5, h6 { font-variant-numeric: lining-nums; hyphens: none; -epub-hyphens: none; page-break-after: avoid; page-break-inside: avoid; } h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, table + p, ol + p, ul + p, blockquote + p, hr + p, p:first-child { text-indent: 0; } a { text-decoration: none; } code, pre { font-variant-numeric: slashed-zero; } blockquote { margin-top: 1em; margin-bottom: 1em; margin-left: 3em; margin-right: 3em; } ul + p, ol + p { text-indent: 0; } li > p:first-of-type { text-indent: 0; } sup, sub { line-height: 1.2; } img { max-width: 100%; height: auto; } table { border-collapse: collapse; border: #000 solid 1pt; font-variant-numeric: tabular-nums; margin-top: 1em; margin-bottom: 1em; } table + p { text-indent: 0; } td { border-right: 1px solid black; border-bottom: 1px solid black; border-spacing: 0; vertical-align: top; padding-left: 10px; padding-right: 10px; } td > p:first-of-type { text-indent: 0; } .title { font-size: 2em; font-weight: bold; text-align: center; text-indent: 0; margin-top: 2.5em; margin-bottom: 0em; margin-left: 0; margin-right: 0; } .subtitle { font-size: 1.4em; font-weight: bold; text-align: center; text-indent: 0; margin-top: 0; margin-bottom: 0.75em; margin-left: 0; margin-right: 0; } .series { font-size: 1.4em; font-weight: bold; text-align: center; text-indent: 0; margin-top: 1em; margin-bottom: 3.5em; margin-left: 0; margin-right: 0; } .author { font-size: 1.25em; font-weight: bold; text-align: center; text-indent: 0; margin-top: 1em; margin-bottom: 1.5em; margin-left: 0; margin-right: 0; } .publisher { font-weight: bold; text-align: center; text-indent: 0; } .part { font-size: 2em; text-align: center; text-indent: 0; } .subsection { font-weight: bold; font-size: 1.25em; text-indent: 0; margin-top: 1em; margin-bottom: 0.75em; margin-left: 0; margin-right: 0; } .subsection + p { text-indent: 0; } .chapter { font-size: 1.4em; text-align: center; text-indent: 0; margin: 0; } .chapter-author { font-size: 1.25em; font-style: italic; text-align: center; text-indent: 0; margin: 0; } .chapter-source { font-size: 1em; font-style: italic; margin: 1em 0; } .chapter + p, .chapter-author + p, .chapter-source + p { text-indent: 0; margin-top: 1em; } .center { text-align: center; text-indent: 0; } .center > p { text-indent: 0; text-align: center; } .space { text-indent: 0; margin-top:1em; margin-bottom: 1em; } .space-top { text-indent: 0; margin-top: 1em; margin-bottom: 0; } .space-bottom { text-indent: 0; margin-top: 0; margin-bottom: 1em; } .nospace { text-indent: 0; margin-top: 0; margin-bottom: 0; } .noindent { text-indent: 0; } .indent { text-indent: 1.5em; } .smallcaps { font-variant: small-caps; } .container { page-break-inside: avoid; } .monospace { font-family: monospace; }