﻿body {
    font-family: georgia, ariel, helvetica;
    font-size: 62.8%;
    color: #000000;
    background-color: #ffffff;
    text-align: center;
}

div.header {
    background-color: #ffffff;
    text-align: left;
    margin: 0em auto 0em auto;
}

div.content_frame {
    background-color: #ffffff;
    text-align: left;
    position: relative;
    top: 0em;
}

.noprint {
    display: none;
}
