BODY {
    text-decoration: None;
    background: #e4e4e4;
    color: black;
    font-family: 'arial', 'helvetica', 'swiss';
}

TD {
    font-size: large;
    vertical-align: top;
}

.pagetype_header {
    font-size: small;
    padding: 3%;
}

.pagetype_footer {
    font-size: small;
    padding: 3%;
}

