@import url("page.styles.oebandstuff.css");

body {
     font-family: courier new;
     font-size: 11px;
}

#TOPNAVIGATION,
#NAVIGATION,
#LEFTBOX,
#RIGHTBOX,
#footer
{
     display: none;
}
#print {
    width: 100%;
    text-align: center;
}
div.tx-oebandstuff {
     width: 100%;
     text-align:center;

}
div.tx-oebandstuff table {
     width: 100%;
}