@charset "utf-8";
/* CSS Document */

.printHider {
	background: #2E6B4B;
	height: 145px;
	display: none;
}


.printFlyer {
	
	display: none;
}

#printContent {
	font: 16px "Times New Roman", Times, serif;
}
