body {
	color: black;
	line-heigt: 12pt;
	text-align: justify;
	background: white no-repeat;
	position: relative;
	font: 10pt "Book Antiqua", "Times New Roman", Georgia, Times, serif;
	width: 660pt;
}

h1, h2 {
	color: black;
	font: italic small-caps bold 1.5em "minion weg Georgia", "Times New Roman", Times, serif;
}
h2 {
	color: black;
	font-style: normal;
	font-variant: normal;
	font-size: 1em;
}

.noprint {
	display: none;
}
