/* ==================== Structural ===================== */ @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); } body { font-family: "Charis"; font-size: medium; line-height: 1.2em; } span.em { font-style: italic; } span.strong { font-weight: bold; } div.coverpage { margin-top: 2.0em; text-align: center; } div.titlepage { margin-top: 2.0em; text-align: center; } div.dedication { margin-top: 4.0em; text-align: center; } div.copyright { margin-top: 2.0em; font-size: small; text-align: center; } div.poem { margin-top: 2.0em; margin-left: 3.0em; margin-bottom: 2.0em; font-size: small; } div.blockquote { margin-top: 2.0em; margin-bottom: 2.0em; font-size: small; } div.blockquote1 { margin-top: 2.0em; margin-bottom: 2.0em; margin-left: 2.0em; margin-right: 2.0em; } div.preface { margin-top: 3.0em; text-align: noindent; margin-bottom: 2.0em; } div.about { margin-top: 3.0em; text-align: center; margin-bottom: 2.0em; } div.tabletoc { margin-top: 1.0em; margin-left: 2.0em; margin-right: 2.0em; margin-bottom: 1.0em; } div.ackno { margin-top: 3.0em; } div.note { margin-top: 0.5em; margin-bottom: 0.5em; page-break-after: always; } /* ===================== Paragraph ===================== */ h1.title { margin-top: 1.0em; text-align: center; margin-bottom: 2.0em; } h2.title { margin-top: 2.0em; text-align: center; margin-left: 0.0em; margin-bottom: 2.0em; } h3.title { margin-top: 1.0em; margin-bottom: 2.0em; } h4.title { margin-top: 2.5em; text-align: center; margin-bottom: 1.5em; } p.center { text-align: center; margin-bottom: 0.2em; } p.titleimage { margin-bottom: 2.0em; margin-top: 12em; } p.center1 { text-align: center; margin-bottom: 2.0em; margin-top: 2.0em; } p.right { text-align: right; margin-top: 0.2em; margin-right: 5.0em; font-size: small; } p.right1 { text-align: right; margin-top: .2em; margin-right: 1.0em; margin-bottom: .2em; } p.footnote { margin-top: 1.0em; font-size: small; } p.indent { margin-top: .2em; margin-bottom: .2em; text-indent: 1.0em; } p.indent1 { margin-top: 2.0em; margin-bottom: 1.0em; text-indent: 1.0em; } p.pb { page-break-before: right; margin-top: 2.5em; } p.noindent { margin-top: .2em; margin-bottom: .2em; text-indent: 0.00em; } p.noindent { margin-top: .2em; margin-bottom: .2em; text-indent: 0.00em; } p.noindent2 { margin-top: 1.5em; margin-bottom: .2em; text-indent: 0.00em; } p.noindent1 { margin-top: 3.0em; margin-bottom: .2em; text-indent: 0.00em; } p.indent2 { margin-left: 3.0em; margin-right: 3.0em; margin-top: 5.0em; margin-bottom: 1.0em; } a.hlink { text-decoration: none; color: #0000FF; } span.small { font-size: small; } span.underline { text-decoration: underline; } span.strikethrough { text-decoration: strikethrough; } sup.small { font-size: small; line-height: 0.0em; } span.eisbn { font-size: small; } svg { height:96%; width:98%; }