@charset "utf-8";
.clip {
	float: right;
	position: absolute;
	z-index: 1;
	left: 846px;
	top: 347px;
	width: 228px;
	height: 100px;
}
.notebook {
}
#notebook {
	float: none;
}
.titles {
	text-decoration: underline;
}
	
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
}
.maintxt {
	background-repeat: no-repeat;
	background-position: right center;
}
.single_sheet {
	position: absolute;
	z-index: 1;
	left: 916px;
	top: 459px;
	right: 1200px;
	bottom: 850px;
}
