H1 {
	font-family : Arial;
	font-size : 12pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : none;
}

H2 {
	font-family : Arial;
	font-size : 10pt;
	color : #000099;
	font-weight : bold;
	text-decoration : none;
}

.hallo {
	font-family : Arial;
	font-size : 12pt;
	color : #00582A;
	font-weight : bold;
}

.bodytext {
	font-family : Arial;
	font-size : 11pt;
	color : black;
}

.bodytextb {
	font-family : Arial;
	font-size : 11pt;
	color : black;
	font-weight : bold;
}

.copy {
	font-family : Arial;
	font-size : 9pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : none;
}

.nav {
	font-family : Arial;
	font-size : 10pt;
	color : #00582A;
}

a.navi:link {
	font-family : Arial;
	font-size : 10pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : none;
}

a.navi:visited {
	font-family : Arial;
	font-size : 10pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : none;
}

a.navi:active {
	font-family : Arial;
	font-size : 10pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : none;
}

a.navi:hover {
	font-family : Arial;
	font-size : 10pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : underline;
}

a.bodylink:link {
	font-family : Arial;
	font-size : 11pt;
	color : #00582A;
	text-decoration : none;
}

a.bodylink:visited {
	font-family : Arial;
	font-size : 11pt;
	color : #00582A;
	text-decoration : none;
}

a.bodylink:hover {
	font-family : Arial;
	font-size : 11pt;
	color : #00582A;
	text-decoration : underline;
}

a.bodylink:active {
	font-family : Arial;
	font-size : 11pt;
	color : #00582A;
	text-decoration : none;
}

a.bodylink2:link {
	font-family : Arial;
	font-size : 10pt;
	color : red;
	text-decoration : none;
}

a.bodylink2:visited {
	font-family : Arial;
	font-size : 10pt;
	color : red;
	text-decoration : none;
}

a.bodylink2:hover {
	font-family : Arial;
	font-size : 10pt;
	color : red;
	text-decoration : underline;
}

a.bodylink2:active {
	font-family : Arial;
	font-size : 10pt;
	color : red;
	text-decoration : none;
}

a.bottom:link {
	font-family : Arial;
	font-size : 9pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : none;
}

a.bottom:visited {
	font-family : Arial;
	font-size : 9pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : none;
}

a.bottom:hover {
	font-family : Arial;
	font-size : 9pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : underline;
}

a.bottom:active {
	font-family : Arial;
	font-size : 9pt;
	color : #00582A;
	font-weight : bold;
	text-decoration : none;
}


