@font-face { font-family: "Times"; font-style: normal; font-weight: normal; src: url('fonts/Times.ttf') } @font-face { font-family: "Times"; font-style: italic; font-weight: normal; src: url('fonts/Timesi.ttf') } @font-face { font-family: "Times"; font-style: normal; font-weight: bold; src: url('fonts/Timesbd.ttf') } @font-face { font-family: "Times"; font-style: italic; font-weight: bold; src: url('fonts/Timesbi.ttf') } @page { margin: 5pt} html, body { height: 80%; margin: 0; padding: 0; border-width: 0; } body { margin-right: 25pt; margin-left: 25pt; font-family: "Times", serif; font-style: normal; font-weight: normal; } p, div { margin: 0; padding: 0; } .pagetitle { } .tit_fblk, .tit_lblk { } .ident_center { text-align: center; }