body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Maroon;
	background-color : #FFFACD;
}

p {
	font-size: 13px;
}
a {
	color: Black;
	text-decoration: underline;
	font-weight : normal;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: Maroon;
	line-height: 40px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	line-height: 22pt
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #660000;
	text-align: center
}
.klein {  
	font-size: 10px;
	line-height: 12pt
}
a:hover {
	color: #000000;
	text-decoration : none;
}


