TD
{
    font-size: 10pt;
    color: #000000;
    font-family: Calibri, Arial, Sans-Serif;
}
BODY
{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    background: #dcdcdc; /*filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#a9a9a9' , startColorstr= '#dcdcdc' , gradientType= '0' );*/
}
.copyright
{
    font-size: 9pt;
    color: #006633;
    font-family: Calibri, Arial, Sans-Serif;
}
.blacktip
{
    font-size: 8pt;
    color: #a9a9a9;
    font-family: Calibri, Arial, Sans-Serif;
}
H1
{ 
    font-size: 13pt;
    color: #006a3e;
    font-family: Calibri, Arial, Sans-Serif;
    margin-top: 5px; 
    margin-bottom: 3px; }
H2
{ 
    font-size: 11pt;
    color: #ffffff;
    font-family: Calibri, Arial, Sans-Serif;
    margin-top: 1px; 
    margin-bottom: 1px; }
A
{
    color: #1003be;
    font-family: Calibri, Arial, Sans-Serif;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
