body,html {
    font-family: sans-serif;
}

h1 {
    font-style: italic;
    margin-top: 0;
}

h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: sans-serif;
    font-style: italic;
}

h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: sans-serif;
    font-style: italic;
}

p {
    margin-top: 5px;
    font-family: sans-serif;
}

td {
    vertical-align: top;
    padding: 10px;
}
