.noprint {
    display: none;
}

#header, #logos, #menu, #credit, #footer, #language, .designphoto, .content_left, #tab_special .menu {
    display: none;
}

body, #main {
    background-color: #fff;
    background-image: none;
    color: black;
}

body, table, td, th, input, textarea {
    font-family: 'Times New Roman', serif;
}

a {
    color: #000;
}

.discussion .add, .discussion .summary, .discussion .message .reply {
    display: none;
}

.article_body, #article_body {
    float: none;
    width: 100%;
}
