﻿
.H1
{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #547c94;
}

.H2
{
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #4f4f4f;
}

.H3
{
    font-family: verdana;
    font-size: 11px;
    color: #4f4f4f;
}

.H4
{
    font-family: verdana;
    font-size: 11px;
    color: #4f4f4f;
}

.Footer
{
    font-family: verdana;
    font-size: 8px;
    color: #4f4f4f;
}


.whitetext
{
    font-family: verdana;
    font-size: 11px;
    color: #ffffff; 
}