/* PRINT.CSS */

body {
	background-image: url();
	background: #FFF;
	text-align: left;
	margin: 35px 0 0 35px;
}

.text_print.t3_content_container.csc-header.csc-header-n1 {
	text-align: left;
}

#logo_print{
	text-align: left;
	margin: 0 0 20px 0;
	height: 100px;
	width: 100px;
	border: 1px solid #CCC;
}



.text_print {
	margin: 0 30px 0 0;
}

h1 {
	color: #CC6018;
}

