@namespace h "http://www.w3.org/1999/xhtml"; @font-face { font-family: "CharisSIL"; src: url(../Fonts/CharisSIL-Regular.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "CharisSIL"; src: url(../Fonts/CharisSIL-Italic.ttf); font-style: italic; font-weight: normal; } @font-face { font-family: "Sans"; src: url(../Fonts/SansPro-Regular.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Sans"; src: url(../Fonts/SansPro-Bold.ttf); font-style: normal; font-weight: bold; } .Sans { font-family: "Sans"; } @font-face { font-family: "Futura"; src: url(../Fonts/FUTURABC.TTF); font-style: normal; font-weight: bold; } .Futura { font-family: "Futura"; } @font-face { font-family: "Roberta"; src: url(../Fonts/roberta.ttf); font-style: normal; font-weight: normal; } .Roberta { font-family: "Roberta"; } @page { margin: 0; padding: 0; } body { line-height: 1.3; margin: 15px; padding: 0; border: 0; font-style: normal; font-weight: normal; text-decoration: none; font-variant: normal; font-family: CharisSIL; widows: 1; orphans: 1; text-align: justify; text-indent: 0; -moz-hyphens: none !important; -webkit-hyphens: none !important; hyphens: none !important; } p { margin: 0; font-size: 100%; display: block; } h1 { border: 0; font-family: CharisSIL; font-size: 100%; padding: 0; font-weight: normal; text-align: center; margin: 10% 0 2em 0; font-style: normal; } .text { text-indent: 1em; } .px2 { margin-top: .33em; } .px { margin-top: 1em; } .pxx { margin-top: 2em; } .pxxx { margin-top: 3em; } .px50 { margin-top: 50%; } .px66 { margin-top: 66%; } .pc { text-align: center; } .pr { text-align: right; } .sml { font-size: .76em; } .med { font-size: .9em; } .bigger { font-size: 1.33em; } .lrg { font-size: 2em; } .xxl { font-size: 4em; } .eng { line-height: 1; } p.borderupdown { border-top: solid black 1px; border-bottom: solid black 1px; padding-top: .5em; padding-bottom: .5em; } .Border { border: solid black 2px; padding: 1em; }