@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    src: url(Georgia.ttf);
    panose-1: 2 4 5 2 5 4 5 2 3 3;
    font-family: "Georgia"
    }
@font-face {
    src: url(Georgia-Italic.ttf);
    panose-1: 2 4 5 2 5 4 5 9 3 3;
    font-family: "Georgia";
    font-style: italic
    }