﻿body 
{
    font-family: Arial, Verdana, MS Sans Serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
}

.EightPt
{
    font-family: Arial, Verdana, MS Sans Serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}

.small
{
    font-family: Arial, Verdana, MS Sans Serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}

h1
{
    font-size: 12pt;
    font-style: normal;
    text-decoration: underline;
    font-weight: bold;
}

h2
{
    font-size: 10pt;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
}

.header
{
    font-size: 10pt;
    font-weight: bold;
}

.errorMessage
{
    font-size: 9pt;
    font-weight: bold;
    color: Red;
}

.copyright
{
    font-size: 8pt;
}

.asterikRed
{
    font-size: 9pt;
    color: Red;
}

