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