@charset "utf-8";
/* CSS Document */

.clearline {
	clear: both;
}
body {
	font-family: Palatino, "Palatino Linotype", "Palatino LT Std", "Book Antiqua", Georgia, serif;
	font-size: 100%;
	line-height: 120%;
	margin: 0em;
	text-align: center;
	padding: 0px;
}
#container {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container {
	width:40em;
	margin: 0mm 20mm 15mm 15mm;
}
h1 {
	text-align: center;
	font-size: 18pt;
	font-family: Palatino, "Palatino Linotype", "Palatino LT Std", "Book Antiqua", Georgia, serif;
	margin: 0px 0px 1em;
	padding: 0px;
}
section p {
	text-indent: 1em;
	margin: 0em;
	font-size: 10pt;
	line-height: 13pt;
	text-align: justify;
	-moz-hyphens: auto;
	hyphens: auto;
}
h1+p {
	text-indent: 0px;
}
.noindent {
	text-indent: 0px;
}
.importantscene, #sidebar, figure, nav, #screenfooter, #endlinks, #translate {
	display: none;
}
#printfooter {
	color: #000;
	font-size: 9pt;
	text-align: center;
	margin-top: 10mm;
}
