﻿body
{
    background-color: transparent;
    font-weight: normal;
    font-size: 9pt;
    color: #000040;
    font-family: Century Gothic;
}

H1
{
    font-weight: bold;
    font-size: 14pt;
    color: #000040;
    font-family: Century Gothic;
}

H2
{
    font-weight: normal;
    font-size: 13pt;
    color: #000040;
    font-family: Century Gothic;
}


H3
{
    font-weight: bold;
    font-size: 12pt;
    color: #000040;
    font-family: Century Gothic;
}

H4
{
    font-weight: bold;
    font-size: 11pt;
    color: #000040;
    font-family: Century Gothic;
}

H5
{
    font-weight: bold;
    font-size: 10pt;
    color: #000040;
    font-family: Century Gothic;
}

H6
{
    font-weight: bold;
    font-size: 9pt;
    color: #000040;
    font-family: Century Gothic;
}

P
{
    font-weight: normal;
    font-size: 9pt;
    color: #000040;
    font-family: Century Gothic;
    background-color:Transparent
}

UL
{
    font-weight: normal;
    font-size: 9pt;
    color: #000040;
    font-family: Century Gothic;
}

LI
{
    font-weight: normal;
    font-size: 9pt;
    color: #000040;
    font-family: Century Gothic;
}

A
{
    font-weight: normal;
    font-size: 9pt;
    color: #000040;
    font-family: Century Gothic;
}

A:active 
{
    font-weight: normal;
    font-size: 9pt;
/*    color: #FF0000; */
    font-family: Century Gothic;
}

A:link 
{
    font-weight: normal;
    font-size: 9pt;
/*    color: #0000FF;*/
    font-family: Century Gothic;
}

A:hover 
{
    font-weight: normal;
    font-size: 9pt;
/*    color: #00EE00;*/
    font-family: Century Gothic;
}

A:visited
{
    font-weight: normal;
    font-size: 9pt;
/*    color: #008080; */
    font-family: Century Gothic;
}
