
body {
    background-color: #ffffff;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 62.5%;
}

ul, ol {
    margin-bottom: 1em;
}

ul.skiplinks {
    display: none;
}

a {
    color: #003261;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p,
.intro,
.text {
    margin: 0 0 1em 0;
}

.intro ul,
.text ul {
    list-style-type: disc;
    margin-left: 1.5em;
}

.intro ol,
.text ol {
    list-style-type: decimal;
    margin-left: 2em;
}

h1, h2, h3, h4, h5, h6 {
    color: #6f82a2;
    margin: 0 0 1em 0;
}

h1 {
    font-size: 160%;
    line-height: 1; 
}

h2 {
    font-size: 150%;
    line-height: 1; 
}

h3 {
    font-size: 140%;
    line-height: 1; 
}

h4 {
    font-size: 130%;
    line-height: 1; 
}

h5 {
    font-size: 120%;
    line-height: 1;
}

h6 {
    font-size: 110%;
    line-height: 1;
    font-style: italic;
}
