
h3
{
    font-family: Verdana;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
}
h4
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}
h2
{
    font-size: 14pt;
    font-family: Verdana;
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
}
p, table, li, h1, h2, h3
{
    font-family: Verdana;
    color: #000000;
}


p
{
    font-size: 10pt;
    font-family: "Verdana";
    color: #000000;
}

a
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #000080;
    font-family: Verdana;
}

a:active
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #000080;
    font-family: Verdana;
}

a:visited
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #000080;
    font-family: Verdana;
}

a:link
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #000080;
    font-family: Verdana;
}

img
{
    border-style: none;
}

table
{
    font-family: "Verdana";
    color: black;
    font-size: 10pt;
}

.footer
{
    font-family: "Verdana";
    color: white;
    font-size: 8pt;
}
