@charset "utf-8";
/* CSS Document */
.noprint {
	display: none;
}


h1 {
	font-size: 36pt;
	color: #CC3300;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 40px;
	margin-left: -140px;
	margin-bottom: 0px;
}

body {
	margin: 5px;
}
