body {
    font-family: Georgia, Times Roman, Times New Roman;
}


h1 {
    font-size: 14pt;
    font-weight: bold;
}

h2 {
    font-size: 13pt;
    font-weight: normal;
}

img.photo {
    float:right;
    margin: 15px;
}

p {
    font-size: 12pt;
    line-height: 15pt;
}

p.citation {
    font-size: 10pt;
    font-style: italic;
    text-align: right;
    margin-top: 18pt;
}
