﻿body 
{
    margin: 40px 0px 20px 0px;
    padding: 0px;
    font-family: Arial Verdana Sans-Serif;
    font-size: 12px;
    color: #09224A;
}
h1
{
    font-size: 18px;
    font-family: Arial Black;
    color: #0079C2;
    line-height: 18px;
}
h2
{
    font-size: 16px;
    font-family: Arial Black;
    color: #0079C2;
}
h3
{
    font-size: 14px;
    font-family: Arial Black;
    color: #09224A;
}
strong
{
    color: #09224A;
}
h1, h2, h3, p
{
    padding: 10px 7px 0px 7px;
    font-family: Arial Verdana Sans-Serif;
    margin: 0px;
}
h1
{
    padding-bottom: 5px;
}
p
{
    font-size: 11pt;
}
#LeftSection h1, #LeftSection h2, #LeftSection h3, #LeftSection p, #LeftSection strong
{
    color: #0079C2;
}
ul li
{
    padding: 2px 7px 2px 7px;
    margin: 2px 7px 2px 7px;
    font-size: 11pt;
}
.main_p
{
    padding-bottom: 10px;
}
a
{
    color: #0079C2;
    text-decoration: none;
}
a:hover
{
    color: #09224A;
    text-decoration: underline;
}
#LeftSection a
{
    color: #0079C2;
    font-family: Arial Black;
    font-size: 10px;  
    text-decoration: none; 
    display: block;
    padding-top: 4px;
}
#LeftSection a:hover
{
    color: #09224A;
    font-family: Arial Black;
    font-size: 10px;  
    text-decoration: underline; 
}
.normal
{
    font-family: Arial Verdana Sans-Serif;
    font-size: 12px;
}