﻿body 
{
    background-color: #fef0fe;
    color: #290829;
    font-family: Tahoma;
    font-size: 10pt;
    line-height: 150%;
}
img
{
    border: none;
}
div
{
    overflow: hidden;
    _overflow: visible;
    _height: 0px;
}

a:link
{
    color: #952982;
    text-decoration: none;
}
a:visited
{
    color: #952982;
    text-decoration: none;
}
a:hover
{
    color: #952982;
    text-decoration: underline;
}
a:active
{
    color: #952982;
    text-decoration: underline;
}

div.Title0
{
    margin: 20px 0px 10px 0px;
    font-size: 12pt;
    font-weight: bold;
}
div.Title1
{
    margin: 20px 0px 10px 0px;
    font-size: 10.5pt;
    font-weight: bold;
}
div.Title2
{
    margin: 10px 0px 10px 10px;
    font-weight: bold;
}
div.Content
{
    margin: 10px 0px 10px 10px;
}
