body, .content{
	background: white;
}
.header, .footer, .left_column, .btn {
	display: none;
}

.content, .right_column, .body_wrapper {
	width: auto;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none; 
	border:none;
}
.content a:link, .content a:visited {
	color: #cc0000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.content h1, .content h2, .content .content_header h2, .content h3, .content h4{
	padding-left:0; background:none; font-size: 22pt;
}
.content h2, .content_header h2{
	font-size: 20pt;
}
.content h3{
	font-size: 18pt;
}
.content h4{
	font-size: 16pt;
}
.content h5{
	font-size: 14pt;
}
.content p, .content li, .content th, .content td, .content a, .content h4 a, .content .cart th, .content label {
	font-size: 12pt; color: black;
}
.content th {
	text-align: left;
}
.dont_print {
	display: none;
}
