﻿body
{
    margin: 0px;
    padding: 0px;
    font-size: 9pt;
    color: #222222;
    font-family: Verdana;
}
.txb
{
    border-right: #777777 1px solid;
    border-top: #777777 1px solid;
    border-left: #777777 1px solid;
    border-bottom: #777777 1px solid;
}
a:link
{
    color: #ff6600;
    text-decoration: underline;
}
a:hover
{
    color: #ff3300;
    text-decoration: none;
}
h2
{
    font-size: 20px;
    color: #444444;
}