@charset "UTF-8";

@media print {
	.totop { display: none; }
	#printing { width: 100%; float:none; }
}

#content {
	font-size: 9px!important;
}