.headline
{
    font-weight: 700;
    font-size: 16pt;
    color: #000000;
    font-family: Verdana,Arial;
}
.content
{
    font-size: 8pt;
    color: #000000;
    font-family: Verdana,Arial;
}
.signature
{
    font-weight: 700;
    font-size: 8pt;
    color: #000000;
    font-style: italic;
    font-family: Verdana,Arial;
}
a
{
    font-weight: bolder;
    font-size: 11px;
    color: #ffaa24;
    font-family: Verdana,Arial;
    text-decoration: none;
}
p
{
    font-size: 10px;
    color: white;
    font-family: Verdana, Arial, Helvetica;
}
a:hover
{
    font-weight: bolder;
    font-size: 11px;
    color: #ffaa24;
    font-family: Verdana, Arial;
    text-decoration: underline;
}
input
{
    font-size: 10px;
}
input.ro
{
    background: #cccccc;
    color: black;
}
.heading
{
    font-size: 11pt;
    color: black;
    font-family: Verdana, Arial;
}
.linkLanguage
{
    font-weight: bolder;
    font-size: 10px;
    color: black;
}
.leftheading
{
    padding-right: 5px;
    font-weight: bolder;
    font-size: 11px;
    padding-bottom: 3px;
    margin: 0px;
    color: black;
    text-indent: 5px;
    padding-top: 3px;
    font-family: Verdana, Arial, helvetica;
    background-color: black;
}
.leftbodyorange
{
    color: #ffaa24;
}
.leftbodywhite
{
    font-size: 10px;
    margin-left: 0px;
    color: white;
    font-family: Verdana, Arial, helvetica;
    text-align: left;
}
.leftbullets
{
    padding-left: 0px;
    list-style-position: outside;
    font-size: 9px;
    margin-left: 20px;
    color: white;
    font-family: Verdana, Arial, helvetica;
    list-style-type: disc;
    text-align: left;
}
.HowStepText
{
    font-weight: bolder;
    font-size: 12px;
    color: #ffaa24;
    font-family: Verdana, Arial, helvetica;
    text-align: left;
}
.leftbodywhitebig
{
    font-size: 11px;
    margin-left: 10px;
    color: white;
    font-family: Verdana, Arial, helvetica;
    text-align: left;
}
td.body
{
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial, Helvetica;
}

