@namespace h "http://www.w3.org/1999/xhtml"; @font-face { font-family: "Antiqua"; font-style: normal; font-weight: normal; src: url(../Fonts/BookAntiqua-Regular.ttf); } @font-face { font-family: "Antiqua"; font-style: normal; font-weight: bold; src: url(../Fonts/BookAntiqua-Bold.ttf); } @font-face { font-family: "Antiqua"; font-style: italic; font-weight: normal; src: url(../Fonts/BookAntiqua-Italic.ttf); } @font-face { font-family: "Sans"; font-style: normal; font-weight: normal; src: url(../Fonts/SansPro-Regular.ttf); } @font-face { font-family: "Sans"; font-style: normal; font-weight: bold; src: url(../Fonts/SansPro-Bold.ttf); } .Sans { font-family: "Sans", sans-serif } @page { margin: 0; padding: 0; border: 0; } body { line-height: 1.35; margin: 10px; font-family: Antiqua, serif; text-align: justify; text-indent: 0; text-decoration: none; font-variant: normal; font-weight: normal; widows: 1; orphans: 1; text-indent: 0; font-style: normal; -moz-hyphens: none !important; -webkit-hyphens: none !important; hyphens: none !important; -epub-hyphens: none; } a { font-style: normal; text-decoration: none; font-variant: normal; color: darkblue; } p { display: block; font-size: .96em; margin: 0px; } .p { } .text { text-indent: 1.25em } .px33 { margin-top: 33%; } .pxx { margin-top: 2em; } .pxxx { margin-top: 3em; } .pc { text-align: center; } .lrg { font-size: 2em } .bigger{ font-size: 1.66em } .big { font-size: 1.33em } h1 { font-family: Sans, sans-serif; font-size: 133%; font-weight: bold; text-align: center; margin: 4em 0 2em 0; }