#header, #footer {
 display: none;
}

.data_table td {
 font-size: 0.9em;
}

.data_table td, th {
 padding: 1em;
 text-align: left;
}

tr { 
 page-break-inside: avoid;
}

.oneColFixCtr #container,.oneColFixCtr #mainContent, .contentBox_type1 { 
 background: none;
 border: none; 
 padding: 0px;
}

a {
 color: #fff;
 text-decoration: underline;
}

.contentBox_type1, .contentBox_type2, #header {
 overflow: visible;
}