/* ==================== Structural ===================== */ body { font-family: "Charis"; font-size: medium; line-height: 1.2em; } div.titlepage { margin-top: 1.5em; text-align: center; } div.dedication { margin-top: 3.0em; text-align: center; } div.blockquote { margin-top: 1.5em; margin-left: 2em; margin-bottom: 1.5em; } div.tabletoc { margin-left: 2em; margin-top: 1.0em; margin-bottom: 1.0em; } div.copyright { font-size: small; margin-top: 1.5em; text-align: center; } div.poem { margin-left: 6em; } div.poem1 { margin-left: 5em; } @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); } /* ===================== Paragraph ===================== */ h2.title { margin-top: 2.5em; text-align: center; margin-bottom: 3.0em; } h3.title { margin-top: 1.5em; text-align: center; margin-bottom: 1.5em; } h4.title { margin-top: 1.5em; text-align: center; margin-bottom: 3em; } p.imprint { text-align: center; margin-top: 12em; margin-bottom: 1.0em; } p.center { text-align: center; } p.indent { margin-top: .2em; margin-bottom: .2em; text-indent: 1em; } p.noindent { margin-top: .2em; margin-bottom: .2em; text-indent: 0.00em; } p.noindent1 { margin-top: 1.0em; margin-bottom: .2em; text-indent: 0.00em; } p.indent2 { margin-top: .2em; margin-bottom: .2em; margin-left: 1em; text-indent: 0.00em; } p.pb { page-break-before: right; margin-top: 2.5em; } p.hanging { margin-top: 0.2em; margin-left: 1em; margin-bottom: 0.2em; text-indent: -1em; } a.hlink { text-decoration: none; color: #0000FF; } span.small { font-size: small; } span.small1 { font-size: small; } sup.small1 { vertical-align: baseline; position: relative; top: -0.4em; font-size: 0.8em; } span.big { font-size: xx-large; } span.eisbn { font-size: small; } svg { height:96%; width:98%; } p.cover { text-align: center; }