body {
    font-family: "Lucida Grande", Arial, sans-serif;
    font-size: 12pt;
}

.typography p {
    padding: 0 0 10px 0;
    font-size: small;   
}

.typography h2 {
    font-size: 1.5em;
    font-weight: bold;
}

.typography blockquote {
    padding: 0 20px 10px 20px;
}