﻿body
{
    font-family: Helvetica, Arial;
    font-size: 13px;
    color: #1D252D;
}
html * {
    font-family: Helvetica, Arial;
}

a, a:active, a:hover, a:visited
{
    color: #002855;
}

small, small a
{
  font-size: 11px;
}

h1, .h1
{
    font-size: 26px;
    font-style: normal;
    font-weight: bold;
    color: #002855;
    margin-top: 0;
    margin-bottom: 30px;
}

h2, .h2
{
    font-size: 24px;
    border-bottom: 2px solid #C6AA76;
    margin-bottom: 20px;
}

h3, .h3, h3 a {
    font-size: 18px;
    font-weight: bold;
}

h4, .h4 {
    font-size: 16px;
}

h5, .h5 {
    font-size: 15px;
}

h6, .h6
{
    font-size: 14px;
}

