body  {
	background: white none !important;
}

* {
	background: transparent none;
	color: #000 !important;
}

#content {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#sidebar, #header, #footer {
	display: none !important;
}

#content td  {
	border: 1px solid #7F7F7F !important;
  padding: 8px !important;
}

