@charset "UTF-8";

/* CSS Document */

body,
td,
th {
    color: #CCCCCC;
    font-family: Gothic, Arial;
    font-size: 11px;
}

.logo {
    color: #178b3a;
    font-size: 16px;
    font-style: normal;
    left: 40px;
    letter-spacing: 2px;
    position: fixed;
    right: 40px;
    text-transform: uppercase;
    text-align: center;
    top: 50%;
}

.footer {
    bottom: 5px;
    letter-spacing: 2px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 99%;
}