@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    font-family: "MS Georgia";
    src: url(../Fonts/georgia.ttf);
    font-style: normal;
    font-weight: normal
    }
@font-face {
    font-family: "MS Georgia";
    src: url(../Fonts/georgiab.ttf);
    font-style: normal;
    font-weight: bold
    }
@font-face {
    font-family: "MS Georgia";
    src: url(../Fonts/georgiaz.ttf);
    font-style: italic;
    font-weight: bold
    }
@font-face {
    font-family: "MS Georgia";
    src: url(../Fonts/georgiai.ttf);
    font-style: italic;
    font-weight: normal
    }
@font-face {
    font-family: "Open-Sans";
    src: url(../Fonts/OpenSans-Regular.ttf);
    font-style: normal;
    font-weight: normal
    }
@font-face {
    font-family: "Open-Sans";
    src: url(../Fonts/OpenSans-Italic.ttf);
    font-style: italic;
    font-weight: normal
    }
@font-face {
    font-family: "Open-Sans";
    src: url(../Fonts/OpenSans-Bold.ttf);
    font-style: normal;
    font-weight: bold
    }
@font-face {
    font-family: "Open-Sans";
    src: url(../Fonts/OpenSans-BoldItalic.ttf);
    font-style: italic;
    font-weight: bold
    }