﻿body
{
    font-family: Arial;
}
.CssButton
{
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    cursor: hand;
}
.CssButton2
{
    border: 0;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    cursor: hand;
    background-color: #003366;
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    border-spacing: 0;
}
.CssButton3
{
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    cursor: hand;
    background-color: Transparent;
    color: #003366;
    border-color: Background;
    border-style: none;
}
.CssUeber
{
    font-weight: bold;
    font-size: 18px;
    color: #003366;
    font-family: Arial;
    vertical-align: baseline;
    text-align: left;
    text-decoration: none;
    border-style: none;
    border-color: Background;
    background-color: Transparent;
}
.CssText
{
    height: 20px;
    font-size: 10pt;
    background-color: Transparent;
    font-family: Arial;
    color: #003366;
    border-color: Background;
    border-style: none;
    padding-bottom: 6px;
}
.CssTextT
{
    font-size: 10pt;
    background-color: Transparent;
    font-family: Arial;
    color: #003366;
    border-color: Background;
    border-style: none;
}
.CssTextk
{
    height: 16px;
    font-size: 8pt;
    background-color: Transparent;
    font-family: Arial;
    color: #003366;
    border-color: Background;
    border-style: none;
    padding-bottom: 2px;
}
.CssLinko
{
    text-decoration: none;
    border-style: none;
    cursor: hand;
    color: #003366;
    border-color: Background;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.CssNo
{
    font-size: 1pt;
    text-decoration: none;
    border-style: none;
    cursor: none;
    border-color: Background;
    color: #d1dbe8;
}
.myh1
{
    font-size: 32pt;
    color: #003366;
    font-family: Arial;
    margin-top: 2pt;
    margin-bottom: 0pt;
}
.myh2
{
    font-size: 12pt;
    color: #003366;
    font-family: Arial;
    margin-top: 2pt;
    margin-bottom: 2pt;
}
.myh3
{
    font-size: 10pt;
    font-weight: bold;
    color: #003366;
    font-family: Arial;
    margin-top: 2pt;
    margin-bottom: 2pt;
}

