﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10pt;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family: tahoma;
}
INPUT
{
    font-family: tahoma;
}

A
{
    font-family: tahoma;
    text-decoration: none;
    color: Gray;

}
A:active
{
    font-family: tahoma;
    text-decoration: none;
}
A:hover
{
    font-family: tahoma;
    text-decoration: none;
    color: Black;

}
A:link
{
    font-family: tahoma;
    text-decoration: none;
}
A:visited
{
    font-family: tahoma;
    text-decoration: none;
}

