/* CSS Document */
body {
visibility:hidden;}

.print {
	visibility:visible;
}

