@page {
    margin-bottom: 5pt;
    margin-top: 5pt
    }
@font-face {
    font-family: AGaramondPro-Italic;
    src: url(styles/XXXXXXXXXXXXXXXX)
    }
@font-face {
    font-family: AGaramondPro-Regular;
    src: url(styles/XXXXXXXXXXXXXXXX)
    }
@font-face {
    font-family: augie;
    src: url(styles/XXXXXXXXXXXXXXXX)
    }
@font-face {
    font-family: Charter;
    src: url(styles/XXXXXXXXXXXXXXXX)
    }
@font-face {
    font-family: CharterBold;
    font-weight: bold;
    src: url(styles/XXXXXXXXXXXXXXXX)
    }
@font-face {
    font-family: CharterItalic;
    font-style: italic;
    src: url(styles/XXXXXXXXXXXXXXXX)
    }
@font-face {
    font-family: CharterBoldItalic;
    font-weight: bold;
    font-style: italic;
    src: url(styles/XXXXXXXXXXXXXXXX)
    }
@font-face {
    font-family: JPHandStraight;
    src: url(styles/XXXXXXXXXXXXXXXX)
    }