@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; } span.underline { text-decoration: underline; } p { margin-top: 0em; margin-bottom: 0em; text-indent: 0em; } div.cover { text-align: center; } p.nonindent{ text-align: justify; margin-top: 0em; margin-bottom: 0em; } p.indent{ text-indent: 1em; text-align: justify; margin-top: 0em; } h1.title { line-height: 1.2em; font-size: 4em; margin-top: 1em; margin-bottom: 1em; text-align: center; font-style: italic; } h2.author { line-height: 1.2em; font-size: 2em; margin-top: 1em; margin-bottom: 2em; text-align: center; } p.logo { margin-top: 6em; margin-bottom: 0em; text-align: center; } p.center { text-align: center; margin-top: 0em; margin-bottom: 0em; } p.centerchap { text-align: center; margin-top: 3em; margin-bottom: 1em; } p.center1 { text-align: center; margin-top: 1em; margin-bottom: 1em; } p.extract { text-align: justify; margin-top: 1em; } h1.chapter { font-size: 2em; text-align: center; margin-top: 3em; margin-bottom: 2em; line-height: 1.2em; } p.largeheight { text-align: center; margin-top: 5em; margin-bottom: 0em; } div.copyright { margin-top: 2.0em; } p.crt{ text-align: justify; font-size: small; margin-top: 1.0em; } span.small { font-size: small; } p.toc { margin-left: 1em; margin-top: 0.5em; }