@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    font-family: "Minion Pro";
    font-style: normal;
    font-weight: normal;
    src: url(styles/XXXXXXXXXXXXXXXX)
    }
@font-face {
    font-family: "Times New Roman";
    font-style: normal;
    font-weight: normal;
    src: url(fonts/00001.ttf)
    }
@font-face {
    font-family: "Times New Roman";
    font-style: normal;
    font-weight: bold;
    src: url(fonts/00002.ttf)
    }
@font-face {
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: bold;
    src: url(fonts/00003.ttf)
    }
@font-face {
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: normal;
    src: url(fonts/00004.ttf)
    }
@font-face {
    font-family: "Georgia";
    font-style: normal;
    font-weight: normal;
    src: url(fonts/00005.ttf)
    }