﻿body
{
    background-color: #D3EBDB;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-size: 10pt;
    color: white;
    font-family: Arial;
}
.text
{
    font-size: 10pt;
    color: white;
    font-family: arial;
}
.textsm
{
    font-size: 8pt;
    color: white;
    font-family: arial;
}
.title
{
    font-size: 10pt;
    color: #FFE4BF;
    font-family: arial;
    font-weight: bold;
}
.link
{
    font-size: 10pt;
    color: #ffffff;
    font-family: arial;
    text-decoration: underline;
}
.link:hover
{
    font-size: 10pt;
    color: #D3DAEB;
    font-family: arial;
    text-decoration: underline;
}
.linkfooter
{
    font-size: 8pt;
    color: white;
    font-family: arial;
    text-decoration: none;
}
.linkfooter:hover
{
    font-size: 8pt;
    color: white;
    font-family: arial;
    text-decoration: underline;
}
h1
{
    font-weight: bold;
    font-size: 14pt;
    color: #D3EBDB;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
}
h2
{
    font-weight: bold;
    font-size: 12pt;
    color: #D3EBDB;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
}
.caption
{
    font-size: 8pt;
    color: #9ACDC5;
    font-family: Arial;
    font-style: italic;
}
.imagepaddingleft
{
    margin: 0px 0px 0px 10px;
}
.imagepaddingright
{
    margin: 0px 10px 0px 0px;
}
