body {
        font-family: arial, sans-serif;
        font-size: small;
        line-height: 1.88889;
        color: #555753;
        background: #ffffff;
        margin: 0;
        padding: 0;
        }
h3 {
        font-family: arial, sans-serif;
        letter-spacing: 1px;
        margin-bottom: 0;
        color: #006bd7;
        text-align: center;
        font-stretch: wider;
        }
a:link {
        font-weight: bold;
        text-decoration: none;
        color: #1199E2;
        }
a:visited {
        font-weight: bold;
        text-decoration: none;
        color: #808080;
        }
a:hover, a:active {
        text-decoration: underline;
        color: #231AC1;
        }
table {
        background: transparent;
        }
td {
        border: 2;
        border-color: #006bd7;
        }
