td {
	font-family: Arial, sans-serif;
        color: #003300;
 	font-size: 10pt;
        line-height: 16px;
 
}

.MsoNormal {
	font-family: Arial, sans-serif;
        color: #003300;
 	font-size: 10pt;
        line-height: 16px;
 
}

div {
	font-family: Arial, sans-serif;
        color: #003300;
 	font-size: 10pt;
        line-height: 16px;
 
}

pre {
	font-family: Arial, sans-serif;
	font-size: 10px;
}


.textarea1 {
        width: 100%
	font-family: Arial, sans-serif;
 	font-size: 10pt;
        line-height: 16px;
	color: #003300;
}

.text-11p {
	font-family:  Arial,  sans-serif;
 	font-size: 10pt;
        line-height: 16px;
	color: #003300;
}
.text-13p-fet {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	font-weight: bold;
}
.text-9 {

        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
}
.text-11p-weiss {
	font-family: Arial, sans-serif;
 	font-size: 10pt;
        line-height: 16px;
	color: #D3E0C2;
	font-weight: bold;
}
.text-11p-standart {

	font-family: Arial, sans-serif;
 	font-size: 10pt;
        line-height: 16px;
	color: #003300;
}
.tablerow1 {
	background-color: #BBBBBB;
}

/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0;
	padding: 0;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0;
}

/* Fix for MS Office UL lists */
ul {
	margin-top: 0;
	margin-bottom: 0;
}

