﻿body
{
    background-color: transparent;
    font-weight: normal;
    font-size: 10pt;
    color: #000080;
    font-family: 'Microsoft Sans Serif';
    text-align:justify;
}

H1
{
    font-weight: bold;
    font-size: 12pt;
    color: #000080;
    font-family: 'Microsoft Sans Serif';
    text-align:justify;
}

H2
{
    font-weight: normal;
    font-size: 12pt;
    color: #000080;
    font-family: 'Microsoft Sans Serif';
    text-align:justify;
}


H3
{
    font-weight: bold;
    font-size: 11pt;
    color: #000080;
    font-family: 'Microsoft Sans Serif';
    text-align:justify;
}

H4
{
    font-weight: normal;
    font-size: 11pt;
    color: #000080;
    font-family: 'Microsoft Sans Serif';
    text-align:justify;
}

H5
{
    font-weight: bold;
    font-size: 10pt;
    color: #000080;
    font-family: 'Microsoft Sans Serif';
    text-align:justify;
}

H6
{
    font-weight: normal;
    font-size: 10pt;
    color: #000080;
    font-family: 'Microsoft Sans Serif';
    text-align:justify;
}

P
{
    font-weight: normal;
    font-size: 10pt;
    color: #000080;
    font-family: 'Microsoft Sans Serif';
    text-align:justify;
}

A:active
{
    font-weight: normal;
    font-size: 10pt;
    color: blue;
    font-family: 'Microsoft Sans Serif';
    text-align:justify;
}

A:visited
{
    font-weight: normal;
    font-size: 10pt;
    color: purple;
    font-family: 'Microsoft Sans Serif';
    text-align: justify;
}


A:hover
{
    font-weight: normal;
    font-size: 10pt;
    color: orange;
    font-family: 'Microsoft Sans Serif';
    text-align: justify;
}

A:link
{
    font-weight: normal;
    font-size: 10pt;
    color: blue;
    font-family: 'Microsoft Sans Serif';
    text-align: justify;
}
