/* PRINT */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #000000;
	background : #ffffff;
}

.noprint {
display: none;
}


