#Body {
    background: white; 
    
    font-size:12pt;
}

#ControlBar {
    display:none;
}

* {background:transparent;
   color:black;
}

a:link {
    font-weight: bold; text-decoration: underline; color: #06c;
}

a:link:after { content: " (" attr(href) ") "; font-size: 75%; font-weight:normal;text-decoration:none; }

.row-crumb {
    display:none;
}

header {
    display:none;
}

.sidepane {
    display:none;
}

.col-sm-9 {
    display:block;
    clear:both;
    width:100%;
    float:none;
}
footer {
    display:none;
}

.bottom {
    display:none;
}