﻿body
{
    font-size: 10pt;
    color: #0033cc;
    font-family: Tahoma, Verdana;
}
H1
{
    font-weight: bold;
    font-size: 14pt;
    color: #0033cc;
    font-family: Tahoma;
}
H2
{
    font-weight: bold;
    font-size: 13pt;
    color: #0033cc;
    font-family: Tahoma;
}
H3
{
    font-weight: bold;
    font-size: 12pt;
    color: #0033cc;
    font-family: Tahoma;
}
H4
{
    font-weight: bold;
    font-size: 11pt;
    color: #0033cc;
    font-family: Tahoma;
}
H5
{
    font-weight: bold;
    font-size: 10pt;
    color: #0033cc;
    font-family: Tahoma;
}
H6
{
    font-weight: bold;
    font-size: 9pt;
    color: #0033cc;
    font-family: Tahoma;
}
P
{
    font-weight: normal;
    font-size: 10pt;
    color: #0033cc;
    font-family: Tahoma;
}
UL
{
    font-weight: normal;
    font-size: 10pt;
    color: #0033cc;
    font-family: Tahoma;
}
LI
{
    font-weight: normal;
    font-size: 10pt;
    color: #0033cc;
    font-family: Tahoma;
}
A:link
{
    
}
A:hover
{
    
}
