﻿h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.2em;
    margin: 10px 0 10px 0;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
}

    h5 a:link {
        text-decoration: none;
    }

    h5 a:visited {
        text-decoration: none;
    }

    h5 a:active {
        text-decoration: none;
    }

h6 {
    font-size: 1em;
}

h1 a, h2 a {
    color: #fff;
    text-decoration: none;
}
