/* ==================== Structural ===================== */ body { font-family: "Charis"; font-size: medium; line-height: 1.2em; } h1.title { margin-top: 1.5em; margin-bottom: 1.5em; text-align: left; line-height: 1.2em; } h1.title1 { margin-top: 1.5em; margin-bottom: 2em; text-align: center; line-height: 1.2em; } h1.title2 { margin-top: 1.5em; margin-bottom: 1.5em; text-align: right; line-height: 1.2em; } h1.title3 { margin-top: 1.5em; margin-bottom: 2.0em; text-align: center; } p.titleimprint { margin-top: 4.0em; margin-bottom: .5em; text-align: center; } p.image { margin-top: 2em; margin-bottom: 2em; text-align: center; } p.title { margin-top: 3.0em; margin-bottom: 1.5em; 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); } div.frontmatter { margin-top: 2.0em; text-align: left; } div.author { margin-top: 4.0em; font-size: small; text-align: center; } div.titlepage { margin-top: 4.0em; margin-bottom: 3.0em; text-align: center; } div.dedication { margin-top: 3.0em; font-size: small; text-align: center; } div.copyright { margin-top: 3em; font-size: small; text-align: center; } /* ===================== Paragraph ===================== */ h2.title { margin-top: .5em; margin-bottom: 2.0em; text-align: left; line-height: 1.2em; } p.center { margin-top: .2em; margin-bottom: .2em; text-align: center; } p.right { text-align: right; } p.indent { margin-top: .2em; margin-bottom: .2em; text-indent: 1em; } p.noindent { margin-top: 1em; margin-bottom: .2em; text-indent: 0.0em; } p.noindent1 { margin-top: -2.0em; margin-bottom: 2.2em; } a.hlink { text-decoration: none; color: #0000FF; } span.small { font-size: small; } svg { height: 96%; width: 98%; } span.em { font-style: italic; } span.strong { font-weight: bold; }