/* Style Sheet */ @font-face { font-family: "Royal"; font-weight: normal; font-style: normal; src: url(../fonts/Royal.ttf); } @font-face { font-family: "Fontin"; font-weight: normal; font-style: normal; src: url(../fonts/FontinRegular.ttf); } @font-face { font-family: "FontinBold"; font-weight: bold; font-style: normal; src: url(../fonts/FontinBold.ttf); } @font-face { font-family: "FontinItalic"; font-weight: normal; font-style: italic; src: url(../fonts/FontinItalic.ttf); } @font-face { font-family: "FontinSmallCaps"; font-weight: normal; font-style: normal; font-variant:small-caps; src: url(../fonts/FontinSmallCaps.ttf); } @page { margin-top: 0.5%; margin-bottom: 0.5%; margin-left: 0.5%; margin-right: 0.5%; } body { font-size: 1.2em; color: black; font-family: serif; text-align: justify; } body.cover {background-color: #FFFFEE; margin-top: 0%; margin-left: 0%; margin-right: 0%; margin-bottom: 0%; } .c1 {text-align: center; } .r1 { text-align: right; } .l1 { text-align: left; } .bold {font-family: FontinBold; font-weight: bold; } .italic { font-family: FontinItalic; font-style: italic; } .smallcaps { font-family: FontinSmallCaps; font-variant: small-caps;} .em { font-family: FontinItalic; font-style: italic; } .sup { font-size: 65%; font-weight: bold; line-height: 0.5em; background-color: #EEEEEE; vertical-align: text-top; } .t1 { font-size: 150%; font-weight: bold; margin-top: 0.5em; margin-bottom: 1em; } .t2 { font-size: 130%; font-weight: bold; margin-top: 1em; margin-bottom: 1em; } h1 { font-size: 130%; text-align: center; } h2 {font-size: 118%; text-align: center; } h3 {font-size: 110%; text-align: center; } p {text-indent: 1em; margin-top: 0em; margin-bottom: 0.5em; line-height: 120%; } p.first {text-indent: 0em; } p.footnote{ text-indent: 0em; font-size: 85%; } p.chapthead {text-indent: 0em; text-align: center; font-family: FontinSmallCaps; font-variant:small-caps; margin-left: 10%; margin-right: 10%; margin-top: 1.25em; margin-bottom: 2em;} span.drop { font-family: Royal; font-size: 400%; line-height: 1; height: 1em; float: left; margin: -0.1em 0.125em -0.1em 0.25em; } span.after { margin-left: -0.5em; white-space: pre; } span.afterA { margin-left: -1.0em; } span.afterL { margin-left: -1.2em } p.first + p { clear: left; } p.toc {margin-left: 4em; text-indent: -4em; margin-right: 15%; } .fullimage {page-break-before:always; page-break-after:always; text-align: center; } .poetry { margin-left: 2em; font-family: FontinItalic; font-style: italic; margin-top: 1em; margin-bottom: 1em; margin-right: 1em; line-height: 115%; } hr.end {width: 30%; margin-left: 0.5%; } a {text-decoration: none; color: #000000; } a:link {text-decoration: none; color: #000000; } a:visited {text-decoration: none; color: #000000; }