﻿body 
{
    margin: 0px;
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
}
table
{
    text-align: left;
}
a
{
    color: #990000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
