/* ==================== Structural ===================== */ @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-family: serif "Charis"; font-size: 12pt; margin-top: .5em; margin-bottom: .5em; } div.alphabet { font-family: serif "Charis", arial, helvetica; font-size: medium; } div.entry { margin-bottom:2px; } span.head { font-size:14pt; font-weight:bold; padding-right:10px; } span.head2 { font-size:14pt; padding-right:10px; } div.table { text-align: center; } span.description { font-size:12pt; } span.pronounciation { font-size:12pt; padding-right:10px; } div.blockquote { margin-top: 1em; margin-bottom: 2em; } p.author { text-align: right; margin-top: 0em; margin-bottom: .2em; } small { font-size:small; } a { text-decoration:none; } span.head1 { font-size:12pt; font-weight:bold; padding-right:10px; } span.font5 { font-size: 25; } p.para { margin-top: 1em; } h1 { text-align: center; font-size: 30pt; font-weight: bold; margin-top: 3em; margin-bottom: 5em; } h2 { text-align: center; font-weight: bold; font-size: 20pt; margin-top: 1em; margin-bottom: 1.5em; } h3 { font-weight: bold; font-size: 18pt; margin-top: 1em; margin-bottom: 1.5em; } h3.title { text-align: center; font-size: 15pt; font-weight: bold; margin-top: 1em; margin-bottom: .5em; } h4 { text-align: left; font-size: 15pt; font-weight: bold; margin-top: 1em; margin-bottom: .5em; } p.center { text-align: center; } p.right { text-align: right; } span.drop { float: left; margin: 2px; margin-bottom: -1am; } p.hanging { margin-left: 1.5em; text-indent: -1em; } p.pagebreak { page-break-after: always; } p.indent { text-indent: 1em; text-align: justify; } p.appendix { text-align: justify; text-indent: 0em; margin-top: .5em; } p.caption { font-size: small; } p.bib { margin-top: 0em; margin-bottom: 0em; } span.s { font-size: 9pt; } p.hanging_bib { margin-left: 1.5em; text-indent: -1em; margin-top: 0em; margin-bottom: 0em; } .middle { vertical-align: middle; } img.middle { vertical-align: middle; }