﻿body 
{
    margin-top: 0px;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #e8e8e8;
}
a:visited
{
    color: Blue;
}
a
{
    color: Blue;
}
h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16pt;
    color: Black;
    margin: 0 0 0 0;
}
h2
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
    color: Black;
    margin: 0 0 0 0;
}