@page { margin: 5pt; } @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-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 2em; font-family: "Charis"; } img { max-height:100%; max-width:100%; } a { text-decoration: none; } p { margin-top: .3em; margin-bottom: .3em; } div.cover { text-align: center; } /* ===================== Added Styles ===================== */ h1.title { line-height: 1.5em; font-size: 150%; margin-top: 3em; margin-bottom: 2em; text-align: center; } p.author { font-weight: bold; font-size: large; margin-top: 2em; margin-bottom: 5em; text-align: center; } p.nonindent{ text-align: justify; margin-top: 0em; margin-bottom: 0em; } p.indent{ text-indent: 1.00em; text-align: justify; margin-top: 0em; } div.copyright { font-size: small; margin-top: 2.0em; } p.crt{ text-align: justify; font-size: small; margin-top: 1.0em; } p.crt1{ text-align: justify; font-size: small; margin-top: 0em; } h1.chapter { font-size: xx-large; text-align: center; margin-top: 2em; margin-bottom: 1em; line-height: 1.2em; } p.center { text-align: center; margin-top: 0em; margin-bottom: 0em; } p.right { text-align: right; } p.extract { text-align: justify; margin-top: 1em; } span.small{ font-size: small; } sup { vertical-align: 4px; } p.toc{ margin-left: 0em; text-align: left; } p.pagebreak { page-break-after: always; } span.tp { font-size: 200%; } span.big { font-size: large; } p.icon { text-align: center; margin-top: 1.0em; margin-bottom: 1.0em; } h1.section { font-size: large; margin-top: 1em; margin-bottom: 1em; } span.dropcaps { float: left; font-size: 3.3em; line-height: 0.6em; padding-top: -20px; margin-right: .02em; margin-bottom: 0px; font-weight: bold; }