body {
	font-family: "Courier New", Courier, monospace;
	margin-left: 100px;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: 80px;
}

p.zitat {
	margin-left: 30px;
	font-size: 11px;
	color : #000000;
	font-style: italic;
}

p.fussnote {
	font-style: normal;
	font-size : 11px;
	color : #000000;
	margin: 12px;
}

a {
	font-size: 12px;
	color: #0000FF;
	}

p {
	font-style: normal;
	font-size : 12px;
	color : #000000;
	margin-left: 36px;
	margin-top:12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

em {
	margin-left: 24px;
}
