﻿body {
            margin-left: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
            background-color: #ECEFE4;
            color: #FFF;
            font-family:Georgia;
        }

            body table tr td table tr td table tr th table tr td {
                color: #F00;
            }

            body table tr td table tr td table tr th table tr td {
                font-size: medium;
            }

            body table tr td table tr td table tr th table tr td {
                font-size: x-small;
            }

            body table tr td table tr td table tr th table tr td {
                font-size: 12px;
                color: #FFF;
            }

                body table tr td table tr td table tr th table tr td table tr th {
                    color: #000;
                }

            body table tr td table tr td table tr th {
                font-size: 9pt;
                color: #000;
            }

                body table tr td table tr td table tr th p {
                    text-align: center;
                    color: #FFF;
                }

            body table tr td table tr td table {
                color: #FFF;
            }

        .AnchorStyle {
            text-decoration: none;
            color:#121212;
        }