/* Tsukuba Global 2016 Print Styles */
@media print {
	
	/* Page Title */
	#main h1#page-title {
		font-size:20px !important;
	}
	
}