/* ==================== Structural ===================== */ body { font-family: "Charis"; font-size: medium; line-height: 1.2em; } div.titlepage { text-align: center; } div.dedication { margin-top: 3.0em; text-align: center; } div.anotation { margin-top: 2.5em; text-align: center; } div.copyright { font-size: small; text-align: center; } @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 ===================== */ h3.title { margin-top: 1.5em; text-align: center; margin-bottom: 3.5em; } h5.title { margin-top: 3.5em; text-align: center; margin-bottom: 1.0em; } p.titleimprint { text-align: center; margin-top: 9.0em; 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; } a.hlink { text-decoration: none; color: #0000FF; } span.small { font-size: small; } span.eisbn { font-size: small; } svg { height:100%; width:100%; }