a {
        background-color: transparent;
        color: #000000;
}

body {
        font: 12pt/1.5em Arial, sans-serif;
}

.noprint {
        display: none;
}

#hotkey {
        display: none;
}

#copyright {
        font-size: 0.8em;
        text-align: center;
}

#nav {
        display: none;
}

#nocss {
        display: none;
}

#title {
        background-color: #FFFFFF;
        color: #CECECE;
        font-size: 1em;
        padding: 0.4em;
        width: auto;
}

#logo {
        text-align: center;
}
.clear {
        clear: both;
}