body {
    font-family: 'Lucida Bright', Georgia, times, serif;
    font-size: 12pt;
    background-color: white;
    color: #000;
    text-align: center;
    }

small {
    font-family: 'Lucida Grande', Geneva, Verdana, Sans-Serif;
        font-size: 0.9em;
        line-height: 1.2em;
        }


