.subtitle {
        font-size       : 130%;
        font-weight     : bold;
        text-align      : center;
        display         : table;
        margin          : 0 auto;
        width           : 430pt;
       }

.content {
        position        : absolute;
        left            : 161pt;
        top             :  40pt;
        width           : 430pt;
        height          :  61pt;
        font-weight     : normal;
        font-size       : 120%;
        font-family     : arial;
        color           : black;
        text-align      : justify;
        text-justify    : inter-word;
       }

.footer {
        position        : absolute;
        left            : 180pt;
        top             : 388pt;
        width           : 400pt;
        height          :  30pt;

        font            : 12pt 'Arial', Helvetica, sans-serif;
        color           : black;
        font-weight     : bold;
        font-family     : arial;
        text-align      : center;
        padding-bottom  :  20px;
       }

