/* this style is applied when printing a page */

body        { background-color: #ffffff !important; }
* 	 		{ font-size:12px; }
.adblocks	{ display: none }

.noprint	{ display: none }

#page       { background-color: #ffffff !important; border:0 !important; }
#content    { background-color: #ffffff !important; margin:0 !important; border:0 !important; padding: 0; }
#status_bar { display: none; }
#header     { display: none; }
#footer     { display: none; }

thead { display: table-header-group }
tfoot { display: table-row-group }
