BODY {
	background-color : #ffffff;
	color : #38750B;
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 13px;
}

A:LINK, A:VISITED {
	color : 000000;
	text-decoration : none;
}

A:HOVER {
	color : #38750B;
	text-decoration: underline;	
}

HR {
	color: #38750B;
	height: 1px;
}

.textklein {
	font-size : 7pt;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #38750B;
}

td.content
{
    padding-top: 22px;
    padding-left: 74px;
	padding-right: 47px;
	
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #38750B;
	
	text-align: justify;
}

