body {
width: 100%;
}

.noPrint {
display: none;
}


#header, #body, #footer {
width: 100%;
}

#header img {
display: none;
}

h1 {
display: block;
}

#tdHeadL, #tdHeadR, #tdLeft {
display: none;
}

#tdRight {
width: 90%;
}


