﻿body
{
    margin-top: 0px;
    margin-left: 0px;
}
div, P, td
{
    font-size: 9pt;
}
a:link, a:visited
{
    font-size: 9pt;
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: underline;
    color: #FF0000;
}
.hr1
{
    color: rgb(57,150,255);
    size: 25px;
    width: 100%;
    line-height: 15px;
}
.hl
{
        font-size: 9pt;
    text-decoration: none;
    color: #000000
}
input
{
    font-size: 9pt;
    background-color: white;
    color: rgb(0,0,0);
}
