@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    font-family: "Times";
    src: url(fonts/00001.ttf)
    }
@font-face {
    font-family: "TimesBold";
    font-weight: bold;
    src: url(fonts/00002.ttf)
    }
@font-face {
    font-family: "TimesItalic";
    font-style: italic;
    src: url(fonts/00003.ttf)
    }
@font-face {
    font-family: "TimesBoldItalic";
    font-weight: bold;
    font-style: italic;
    src: url(fonts/00004.ttf)
    }