BODY
{
    color: #000000;
    font-family: Verdana, Arial, Tahoma;
    margin: 0px;
    font-size: 14px;
    line-height: 1.8;
}


A
{
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}

.style2
{
    color: #003F80;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma;
}

h1, h2, h3, h4
{
    font-weight: 400;
    color: #0072C6;
    margin: 0;
}

hr
{
    border: solid 1px #0072c6;
    margin: 5px;
}
h1 a
{
    font-weight: 400;
    color: #0072C6;
    font-size: 22px;
    text-decoration: none;
}

h4
{
    font-size: 16px;
    text-align: left;
}

p
{
    text-align: left;
    margin: 5px 0px;
}

.leftContainer
{
    width: 615px !important;
}

#page
{
    width: 1000px !important;
}
