﻿body
{
    background-color: #E1EBF2;
    font-family: 'Trebuchet MS';
    font-size: small;
}
.text
{
    font-family: "Trebuchet MS";
    font-size: small;
    color: #000000;
    text-align: left;
}
.Group Structure text
{
    font-family: "Trebuchet MS";
    font-size: x-small;
    color: #03225A;
    text-align: left;
}
.Centertext
{
    font-family: "Trebuchet MS";
    font-size: small;
    color: #03225A;
    text-align: center;
}
.textBoldUnderlined
{
    font-family: "Trebuchet MS";
    font-size: small;
    color: #03225A;
    text-align: left;
    text-decoration: underline;
    font-weight: bold;
}
.CentertextBoldUnderlined
{
    font-family: "Trebuchet MS";
    font-size: small;
    color: #03225A;
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
}
.FooterText
{
    font-family: "Trebuchet MS";
    font-size: xx-small;
    color: #03225A;
    text-align: center;
}

