
body {
    font-family: "Avenir", "Avenir Next", Helvetica Neue, Arial;
    font-size: 0.95em;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    color: #2c3e50;
    background-color: inherit;
    border: none;
    clear: right;
}

h1 { font-size: 18pt; }
h2 { font-size: 14pt; }
h3 { font-size: 13pt; }
h4 { font-size: 12pt; }
h5 { font-size: 11pt; }

h2 {
    border-bottom: 1px solid #ccc;
}

