body{ font-size: 100%;}
@media print {
	body{ font-size: 120% !important;}
}
