@charset "utf-8";

.screen-only {
    display: none;
}

body {
    width: 8in;
    font-size: 100.1%;
}

a {
    color: black;
    text-decoration: none;
}

#footerwrapper table {
    width: 100%;
}

