

body {
    background: #FFF;
    color: #000;
    font-size: 14pt;
    line-height: 18pt;
}
.viewport, .cap, .tools, .bedlamSpacer, .column.profileHd, .footer, #details, .statusBar, .hideHolder, .masthead {
    display: none;
}
.gut {
    border: 0;
    background: #FFF;
    margin: 0;
}
.fat {
    margin: 0;
}
.content {
    width: auto;
    margin: 0;
}
.list {
    height: auto;
    border: 0;
    overflow: visible;
    margin: 0;
}
.column.fat {
    width: 100%;
}
.articleBody {
    width: 100%;
    font-size: 14pt !important;
    line-height: 16pt !important;
}
.articleBody h1 {
    font-size: 20pt;
}
