
/* these rules impact the printing in browsers which support print media */
body { background-image: none; }
#mainShell { width: 85%; }
#mainBody { width: 85%; }
#mainSide {display: none;}
table.dataTab td, table.dataTab th { vertical-align: top; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
table.dataTab th { font-weight: bold; text-align: left; color: black; font-size: 12px; }
table.dataTab { width: 83%; }

/* ChunkSets */
.answer { display: block; }
.quest { text-decoration: underline; font-weight: bold; }
