body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

a {
    color: #015796;
    text-decoration: underline;
}

.section {
    font-size: 14px;
}

.section h3 {
    font-size: 14px;
}

.section p {
    line-height: 20px;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}