﻿body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6
{
    color: #2A416F;
}

h1
{
    font-size: 18px;
}

h2
{
    font-size: 12px;
    font-weight: bold;
}

a, a:active, a:hover
{
    color: #000000;
}

a:link, a:visited
{
    color: #0000ff;
}