body {
	margin: auto;
/*	background-color: rgb(251,244,220); */
/*	background-color: rgb(0,124,176); */
}

div.Page {
	max-width: 500px;
	padding: 40px;
	background-color: white;
	margin: auto;
}

p.Chapter-number, p.Chapter-title, p.Mainsection-header, p.Section-header, p.Subsection-header, p.backtotoc a, p.TOC-chapter-number a, p.TOC a, p.TOC-mainsection a, p.image, p.BasedOn, table {
	font-family: helvetica, arial, sans-serif;
	color: rgb(0,124,176);
}

p.backtotoc, p.backtotoc a {
	text-align: right;
	margin: 0px;
	font-size: 0.9em;
}

p.TOC-chapter-number, p.TOC, p.TOC-mainsection, p.TOC-chapter-number a, p.TOC a, p.TOC-mainsection a {
	margin: 0px;
	font-size: 0.9em;
}

p.TOC-chapter-number {
	margin-top: 10px;
	font-size: 0.6em;
}

p.TOC-chapter-number a, p.TOC a {
	font-weight: 700;
}

p.Text-Body, p.Text-Body-1st, p.Research-Question, p.Verso, p.Verso-titel, p.References, p.Abstract, p.Front-matter-general, p.Font-matter-general-titel, li.TiCCList {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

p.Verso, p.Verso-titel {
	text-align: center;
	font-size: 0.9em;
	margin: 0px 40px;
}

p.Verso-titel {
	font-weight: 700;
	margin-bottom: 10px;
}

p.Front-matter-general, p.Font-matter-general-titel {
	font-size: 0.9em;
	margin: 0px;
	text-align: justify;
}

p.Font-matter-general-titel {
	font-weight: 700;
	margin-top: 20px;
}

p.Chapter-number, p.Chapter-title, p.image {
	text-align: center;
	background-color: rgb(0,124,176);
	color: white;
}

p.Chapter-number {
	font-size: 0.9em;
	margin: 0px -40px;
	padding: 20px 0px 0px 0px;
	font-weight: 700;
}

p.Chapter-title {
	margin: 0px -40px 40px -40px;
	font-size: 3em;
	padding: 20px;
}

p.BasedOn {
	font-size: 0.8em;
	margin: 0px;
	text-indent: -20px;
	padding-left: 20px;
}

p.Text-Body, p.Text-Body-1st, p.References, p.Research-Question, li.TiCCList {
	text-indent: 30px;
	margin: 10px 0px;
	line-height: 170%;
	font-size: 1em;
	text-align: justify;
}

p.Text-Body-1st {
	text-indent: 0px;
}

p.Research-Question {
	text-indent: 0px;
	text-align: center;
	font-style: italic;
	margin: 20px;
}

p.Mainsection-header {
	font-size: 2em;
	text-align: center;
}

p.Section-header {
	font-size: 1.5em;
}

p.Subsection-header {
	font-size: 0.9em;
}

p.References {
	text-indent: -20px;
	padding-left: 20px;
	font-size: 0.8em;
	line-height: normal;
	margin: 0px 0px 5px 0px;
}

p.image {
	font-size: 0.8em;
	margin: 40px -40px;
	padding: 20px;
	line-height: 180%;
	text-align: left;
}

li.TiCCList {
	font-size: 0.8em;
	line-height: normal;
	margin: 0px 0px 5px 0px;
	text-indent: 0px;
}

table {
	width: 100%;
	margin-bottom: 40px;
}

th, td {
	font-size: 0.8em;
	text-align: center;
	padding: 10px 0px;
}

th {
	border-bottom: 1px solid;
}

span.bold {
	font-weight: bold;
}

span.italic, span.italicsubscript, span.italicsuperscript, span.etasq {
	font-style: italic;
}

span.italicsubscript, span.etasq {
	vertical-align: sub;
	font-size: 50%;
}

span.etasq {
	letter-spacing: -5px;
}

span.italicsuperscript {
	vertical-align: super;
	font-size: 50%;
}