﻿      HTML
        {
            height: 100%;
        }
        BODY
        {
            height: 100%;
        }
        BODY
        {
            font-size: 11px;
            font-family: Arial, Helvetica, sans-serif;
        }
        TD
        {
            font-size: 11px;
            font-family: Arial, Helvetica, sans-serif;
        }
        TH
        {
            font-size: 11px;
            font-family: Arial, Helvetica, sans-serif;
        }
        BODY
        {
            margin: 0px;
            overflow: hidden;
            background-color: #46403c;
        }
        .footer
        {
            font-size: 10px;
            color: #dd4546;
            margin: 0px;
        }