@charset "utf-8";

@media print {

	body {
		color: #000;
		font-size: 10pt;
	}
	
	#faqTab li,
	#faqTab li a {
		width: 400px !important;
	}


}