@page { margin: 5pt; } body { font-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 2em; font-family: "Charis"; } @font-face { font-family: "Charis"; font-style: normal; font-weight: normal; src:url(fonts/CharisSILR.ttf); } @font-face { font-family: "Charis"; font-style: normal; font-weight: bold; src:url(fonts/CharisSILB.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: normal; src:url(fonts/CharisSILI.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: bold; src:url(fonts/CharisSILBI.ttf); } p { margin-top: 0.3em; margin-bottom: 0.3em; } p.center { text-align: center; } h1.chapter { font-weight: bold; font-style: italic; text-align: center; font-size: 1.5em; text-indent: 0em; margin-top: 2.0em; margin-bottom: 2.0em; } p.dateline { font-weight: bold; font-style: italic; text-align: left; font-size: 1.2em; margin-top: 1em; margin-bottom: 0em; text-indent: 0em; } div.figure { margin-top: 1.0em; margin-bottom: 1.0em; page-break-inside: avoid; } p.figure { text-align: center; } p.caption { font-style: italic; text-align: justify; font-size: 1em; text-indent: 0em; } p.dedication { font-style: italic; text-align: center; font-size: 1em; text-indent: 0em; } p.block { text-align: justify; font-size: 1em; margin-left: 1em; margin-right: 1em; margin-top: 2em; } p.otherbbooks { text-align: center; font-size: 1em; margin-top: 1em; } p.indent { text-align: justify; font-size: 1em; text-indent: 1em; } p.nonindent { text-align: justify; font-size: 1em; text-indent: 0em; } p.extract { text-align: justify; font-size: 1em; text-indent: 0em; margin-top: 1em; } p.break-indent { text-align: justify; font-size: 1em; text-indent: 1em; margin-top: 1em; } p.hang { text-align: justify; font-size: 1em; font-style: italic; text-indent: -1em; margin-left: 3em; margin-right: 2em; } p.hang1 { text-align: justify; font-size: 1em; font-style: italic; text-indent: -1em; margin-left: 3em; margin-right: 2em; margin-top: 1em; } p.subhead { text-align: justify; font-weight: bold; text-indent: 0em; margin-top: 1em; margin-bottom: 0em; font-size: 1.2em; } p.orna { text-align: center; text-indent: 0em; margin-top: 2.0em; margin-bottom: 2.0em; } p.toc { text-align: left; margin-top: 0.5em; } div.copyright { margin-top: 4.0em; font-size: 0.8em; } p.crt { text-align: center; margin-top: 1.0em; } p.crt1 { text-align: center; margin-top: 2.0em; } div.cover {} p.pagebreak { page-break-before: always; } a { text-decoration: none; } img { max-width: 100%; max-height: 100%; }