body {
	background-color: #B2D4C1;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
}

a:link {
	color: #8CC63E;
}
a:visited {
	color: #8CC63E;
}
a:hover {
	color: Blue;

}


.standard {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.UE_16pt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006f31;
}
.UE_12pt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}
.UE_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.UE_16pt_boldweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.UE_12pt_boldweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

