body {
	background-color: #FFFFFF;
}

#center {
    background-color: #FFFFFF;
}

#text {
	margin-top: 85px;
}

h1 {
	font-size: 1.2em;
	color: #9E76B4;
	line-height: 1.3em;
}

h2 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
}


h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
}

p {
	line-height: 1.5em;
}

ul {
	line-height: 1.5em;
	list-style-position: inside;
}

.prefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    position: relative;
	line-height: 1em;
	list-style: none;
	text-align: right;
   	display: inline;
}

.prefs a {
	color: #000000;
	text-decoration: none;
}

.prefs a:hover {
	background-color: silver;
}

.plain {
	line-height: 1.5em;
}

.word {
	color: #9E76B4;
	padding-right: 15px;
	vertical-align: top;
}

.schwall  {
	line-height: 1.3em;
	padding-right: 15px;
	vertical-align: top;
}

.list {
	text-indent: -25px;
	padding-left: 25px;
}

.datelist {
    list-style: none;
}

.date {
	margin-bottom: 1px;
	font-style: italic;
}

.text {
	margin-bottom: 3px;
	margin-left: 5px;
}