﻿body
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Arial;
    font-weight:bold;
    color: #000000;
}

h1
{
    font-size: 19px;
    color:#2F410B;
}

h2
{
    font-size: 11px;
    font-weight: bold;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}