﻿body
{
    background-color: #8F1010;
    color: White;
    font-family: Verdana, Tahoma, Arial;
    line-height: 150%;
    font-size: 10pt;
    margin-left: 15px;
    margin-top: 15px;
    margin-right: 15px;
}
td
{
    font-size: 10pt;
}
img
{
    border: 0px;
}

a:link, a:visited
{
    color: White;
    text-decoration: underline;
}
a:active, a:hover
{
    color: #FFD3D3;
    text-decoration: underline;
}
 .dark_td
{
    background-color: #750808;
}
