﻿body{
    background-color: Black;
}
td, body, input, select
{
    font-size: 11px;
    font-family: Verdana, Arial, Tahoma;
}
a
{
    text-decoration: none;
    color: Navy;
}

