﻿body
{
}
.cuWrapper p
{
    font-size: 10pt;
}
.cuWrapper
{
    margin-top: 20px;
}

A.cuWrapperLink, A.cuWrapperLink:link, A.cuWrapperLink:visited
{
    color: #73664c;
}

A.cuWrapperLink:hover
{
    color: #ae0000;
    text-decoration: none;
}

.questionAbout
{
    color: #b8af98;
    font-weight: bold;
    font-family: Arial;
    font-size: 12pt;
    margin-top: 10px;
}
.topicDDL
{
}
.topicDDL, .questionAbout
{
    margin-left: 47px;
}
.question
{
}
.ddlQuestion
{
    margin: 20px 0px 20px 77px;
}
.answer
{
    margin: 0px 0px 20px 77px;
    width:435px;
}

.answer A, .answer A:link, .answer A:visited
{
    color: #73664c;
}
.answer A:hover
{
    color: #ae0000;
    text-decoration: none;
}

DIV.cufooter
{
    width: 476px;
    color: #959595;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    margin:0px 0px 10px 47px;
}
