@font-face { font-family: "FreeSerif"; font-style: normal; font-weight: normal; src: url('fonts/FreeSerif.ttf') } @font-face { font-family: "FreeSerif"; font-style: italic; font-weight: normal; src: url('fonts/FreeSerifItalic.ttf') } @font-face { font-family: "FreeSerif"; font-style: normal; font-weight: bold; src: url('fonts/FreeSerifBold.ttf') } @font-face { font-family: "FreeSerif"; font-style: italic; font-weight: bold; src: url('fonts/FreeSerifBoldItalic.ttf') } @page { margin: 5pt} html, body { height: 80%; margin: 0; padding: 0; border-width: 0; } body { font-family: "FreeSerif", serif; } p { padding: 0; margin: 0; } .tit_fblk, .tit_lblk { } .ident_center { text-align: center; } .figure { text-align: center; }