.printonly { 
	display: inline; 
}
.screenonly {
	display: none; 
}
body#Body {
	text-align:left;
}
		