﻿body
{
    background-color: white;
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
    table-layout: auto;
}
.FirstHeadLine
{
    font-family: Arial;
    font-size: 14pt;
    color: #FFFFFF;
    font-weight: bold;
    left: auto;
}
.SecondHeadLine
{
    font-family: Arial;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: bold;
    left: auto;
}
.Links
{
    font-family: Arial;
    font-size: 10pt;
    color: #000080;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.CopyRight
{
    font-family: Arial;
    font-size: 8pt;
    text-align: center;
}
.HeadLine
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000080;
}
.Text
{
    font-family: Arial;
    font-size: 10pt;
    text-align: left;
    color: #000000;
}
