body {
    padding: 20px;
    font-size: 100%;
    line-height: 140%;
    margin-bottom: 0.5em;
    margin-top: 0;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
}

h1 {
    font-size: 150%;
    margin-bottom: 0.2em;
    margin-top: 0.1em;
}

h2 {
    font-size: 120%;
    margin-bottom: 0.2em;
    margin-top: 0.1em;
}

p {
}

a {
    color: #0F84D6;
}