.lila {
	font-weight: bold;
	background: #DFDFFF;
	text-align: justify;
	color: #000066;
	font-size: 10pt;



}
.orange {
	font-weight: bold;
	background: #FFE1C4;
	text-align: justify;
	color: #000066;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height: 20pt;
	padding-top: 70px;


}
h5 {
	font-size: 75%;
	font-weight: bold;
	color: #000066;

}

.floatright {
	float: right;
	margin: 0px;
	border: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;



}
b {
	color: #000066;
}
.floatleft {
	float: left;
	padding: 0px;
	border: 0px;
}
#content p.klein {

	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	padding-left: 30px;
}

