﻿body
{
    background-color: #FFFFFF;
    font-weight: normal;
    font-size: 8pt;
    color: #000080;
    font-family: 'Tahoma';
}

H1
{
    font-weight: bold;
    font-size: 12pt;
    color: #000080;
    font-family: 'Tahoma';
}

H2
{
    font-weight: normal;
    font-size: 12pt;
    color: #000080;
    font-family: 'Tahoma';
}


H3
{
    font-weight: bold;
    font-size: 11pt;
    color: #000080;
    font-family: 'Tahoma';
}

H4
{
    font-weight: bold;
    font-size: 10pt;
    color: #000080;
    font-family: 'Tahoma';
}

H5
{
    font-weight: bold;
    font-size: 8pt;
    color: #000080;
    font-family: 'Tahoma';
}

H6
{
    font-weight: bold;
    font-size: 8pt;
    color: #000080;
    font-family: 'Tahoma';
}

P
{
    font-weight: normal;
    font-size: 8pt;
    color: #000080;
    font-family: 'Tahoma';
    background-color: Transparent
}

UL
{
    font-weight: normal;
    font-size: 8pt;
    color: #000080;
    font-family: 'Tahoma';
}

LI
{
    font-weight: normal;
    font-size: 8pt;
    color: #000080;
    font-family: 'Tahoma';
}

A
{
    font-weight: normal;
    font-size: 8pt;
    color: #000080;
    font-family: 'Tahoma';
}


A:link 
{
    font-weight: normal;
    font-size: 8pt;
    color: #0000FF;
    font-family: 'Tahoma';
}

A:hover 
{
    font-weight: normal;
    font-size: 8pt;
    color: #AAEE00;
    font-family: 'Tahoma';
}


A:visited
{
    font-weight: normal;
    font-size: 8pt;
    color: #0000FF;
    font-family: 'Tahoma';
}
