body {
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	overflow: scroll;
	line-height:1.2em;
}
.sect {
	text-align:left;
	width:580px;
	margin-bottom:30px;
	display:block;
}
.bildl {
	float:left;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:20px;
	border:0px;
}
.bildr {
	float:right;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:20px;
	border:0px;
}
h1 {
	font-family:Lucida Sans;
	font-size:32px;
	font-weight: bold;
	color:#772D00;
	margin-top:40px;
	margin-bottom:30px;
	margin-left:30px;
}
h2 { 
	font-family:Verdana;
	font-size: 20px;
	font-weight: bold;
	line-height:1.2em;
	color:#772D00;
	text-decoration:none;
	margin-top:0px;
}
h3 { 
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#772D00;
	text-decoration:none;
}
h4 { 
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#772D00;
	text-decoration:none;
}
h4:hover {
	color:#CC0000;
}
a:link {
	color : #9A3403;
	text-decoration:none;
}
a:visited {
	color: #9A3403;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
}
