body {
    font-size: 90%;
    text-align: justify;
    font-family: Georgia, Times New Roman, times, serif;
}

h1 {
    font-size: 120%;
}
h1.date {
    font-size: 90%;
    font-weight: bold;
}

h2 {
    font-size: 110%;
}

h3 {
    font-size: 100%;
    font-weight: normal;
    font-style: italic;
    padding-top: 0;
    padding-bottom: 0.5em;
}

div.intro {
    font-style: italic;
}
