@page{ margin: 5pt; } body { font-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 2em; font-family: "Charis"; } @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); } a{ text-decoration: none; } p { margin-top: .3em; margin-bottom: .3em; } img { max-height: 100%; max-width: 100%; } sup{ vertical-align: 4px; font-size: 0.7em; } sup.frac, sub.frac{ font-size: 0.7em; } div.titlepage { text-align: center; } h1.title { margin-top: 2em; margin-bottom: 1em; text-align: center; font-size: 2em; font-weight: normal; line-height: 1.2em; } h2.author { margin-top: 0.3em; margin-bottom: 5em; text-align: center; font-size: 3em; font-weight: normal; line-height: 1.2em; } div.copyright { font-size: small; text-align: center; margin-top: 4em; } p.crt { margin-top: 1em; text-align: center; margin-bottom: 0em; font-size: 0.8em; } p.crt0 { margin-top: 0em; text-align: center; margin-bottom: 0em; font-size: 0.8em; } p.toc { margin-bottom: 0.0em; margin-top: 0.0em; margin-left: 1em; text-align: left; text-indent: 0em; } h1.chapter { margin-top: 2em; margin-bottom: 2.0em; text-align: center; font-size: 1.6em; font-weight: normal; line-height: 1.2em; } p.indent { margin-bottom: 0.0em; margin-top: 0.0em; text-align: justify; text-indent: 1.00em; } p.nonindent { margin-bottom: 0.0em; margin-top: 0.0em; text-align: justify; text-indent: 0em; } p.extract { margin-bottom: 0.0em; margin-top: 1.0em; text-align: justify; text-indent: 0em; } p.extract1 { margin-bottom: 0.0em; margin-top: 1.0em; text-align: justify; text-indent: 1em; } p.center { margin-bottom: 0.3em; margin-top: 0.3em; text-align: center; } p.center1 { margin-bottom: 1.0em; margin-top: 1.0em; text-align: center; } p.dedication { margin-bottom: 1em; margin-top: 4em; text-align: center; } div.block{ margin-bottom: 1em; margin-top: 1em; margin-left: 1em; margin-right: 1em; } p.hang{ text-indent: -1em; margin-left: 1em; } span.small{ font-size: small; }