/* ==================== Structural ===================== */ body { font-family: "Charis"; font-size: medium; line-height: 1.2em; } div.titlepage { margin-top: 1.5em; text-align: center; margin-bottom: 0.5em; } div.front { margin-top: 1.5em; margin-bottom: 2.0em; text-align: center; } div.copyright { font-size: small; text-align: center; margin-top: 1.5em; } div.block { margin-left: 3.5em; margin-right: 3.5em; text-align: center; margin-top: 1.0em; margin-bottom: 1.5em; font-size: small; } div.tabletoc { margin-top: 2.0em; margin-bottom: 0.5em; text-align: center; } div.letter { margin-top: 1.5em; margin-bottom: 1.5em; margin-right: 1.5em; margin-left: 1.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 ===================== */ h1.title { margin-top: 1.0em; margin-bottom: 1em; text-align: center; line-height: 1.3em; } h2.title { margin-top: 1.5em; text-align: center; margin-bottom: 1.0em; } h2.title1 { margin-top: .5em; text-align: center; margin-bottom: .5em; } h2.title2 { margin-top: 1em; text-align: center; margin-bottom: 1em; } h2.title3 { margin-top: 1em; text-align: center; margin-bottom: 1.7em; } h3.title1 { margin-top: 0em; text-align: center; margin-bottom: 1em; } h3.title3 { margin-top: 1em; text-align: center; margin-bottom: 1em; } p.title { margin-top: 2.0em; margin-bottom: 1.5em; text-align: center; } p.center { margin-top: 0.2em; margin-bottom: 0.2em; text-align: center; } p.center1 { text-align: center; margin-left: 11em; margin-right: 11em; } p.primary { text-indent: 0.00em; margin-top: .2em; margin-left: 2em; } p.secondaryie { text-indent: 0.00em; margin-top: .2em; margin-left: 5em; } p.right { text-align: right; } p.indent { margin-top: 0.2em; margin-bottom: 0.2em; text-indent: 1em; } p.noindent { margin-top: 1.5em; margin-bottom: 0.2em; text-indent: 0.0em; } span.small { font-size: small; } span.em { font-style: italic; } span.strong { font-weight: bold; } span.eisbn { font-size: small; } svg { height: 96%; width: 98%; } p.titleimprint { margin-top: 4.0em; margin-bottom: 0.5em; text-align: center; } a.hlink { text-decoration: none; color: #0000FF; }