﻿body
{
    font-family: Verdana, Arial, Tahoma;
}

h1
{
    font-size: 22px;
    font-weight: normal;
    color: #000000;
    font-weight: bold;
    margin:10px 0px 15px 0px;
}

h2
{
    font-size: 20px;
    font-weight: normal;
    color: #a72525;
    margin:10px 0px 0px 0px;
}
h3
{
    font-size: 16px;
    font-weight: normal;
    color: #a72525;
    margin:10px 0px 0px 0px;
}

h4
{
    font-size: 14px;
    font-weight: normal;
    color: #a72525;
    margin:10px 0px 0px 0px;
}

h5
{
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    color: #a72525;
    margin:10px 0px 0px 0px;
}

p
{
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    margin: 5px 0px 15px 0px;
}

A  
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    font-weight: normal;
    TEXT-DECORATION: none;
    COLOR: #a72525;
}

A:Hover 
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    font-weight: normal;
    TEXT-DECORATION: underline;
    COLOR: #a72525;
}

td
{
    color: #585656;
}
