	#header, #topimg, #topnav, #bottomnav, .bottombar, .noprint { display: none; }
	#topnavout, #bottomnavout { display: none; }
	#topwrappertable, #cart_left, #bottomlinkstable {display: none; }

	body {
		background: white;
		color: black;
		border: 0;
		border-top: 0;
		margin: 0;
		padding: 0;
		font-size: inherit; 
	}

	span, body, div, th, td, input { font-size: inherit;  }
	a { font-weight: normal; text-decoration: underline; }
	h1, h2, h3, h4, h5, h6	{ font-weight: normal; }
	.headerrow, .headercell, .topbartext { font-weight: bold; background: #CCCCCC; }
	.topbartext { font-size: larger; }
	.pagetime   { font-size: smaller; }
	.onesmaller { font-size: smaller; }
	.onelarger { font-size: larger; }
	.twolarger { font-size: 140%; }

	#wrapper, #pagebody, .headerrow, .headercell, .topbartext {
		background: white;
		background-image: none;
		background: transparent none;
		color: black;
		border: 0;
		border-top: 0;
		margin: 0;
		padding: 0;
		width: auto;
		float: none !important;
	}     

