#sidebar, #search, #nav, h5.crumbs, ul.relatedproducts, #header a, a.printme{
	display: none;
}
table{
	background-color: #ccc;
	border: 1px solid #000;
}
td{
	background-color: #fff;
	border-collapse: collapse;
	padding: 2px;
	border: 1px solid #000;
}
thead tr th{
	background-color: #000;
	color: #fff;
}
a *, #footer a, #legal a, #vccredit a{
	text-decoration: none;
	color: #000;	
}
#printlogo{
	display: block;
}

h1,h2,h3{
	clear: left;
}