* {
	font-family: arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}

*.center {
	text-align: center;
}

*.justify {
	text-align: justify;
}

*.small {
	font-size: 8pt;
}

*.ueberschrift {
  text-align: right
}

a.menu {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	font-style : normal;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	font-style : normal;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	font-style : normal;
}
a.menu:active {
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a.menu:hover {
	color: #ffff00;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
}

a {
	text-decoration: underline;
	font-weight : normal;
	font-style : normal;
}
a:link {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #800080;
	text-decoration: underline;
	font-weight : normal;
	font-style : normal;
}

a.small-italic {
	font-size: 8pt;
	color: #800080;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
a.blue {
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
SMALL {
	font-size: 8pt;
}
SMALL.menu {
	color: #ffffff;
	text-decoration: none;
	font-weight : normal;
	font-style : normal;
	margin: 0pt 0pt 0pt 0pt;
}
SMALL.space {
	font-size: 5pt;
}

STRONG {
	font-size: 10pt;	
}
STRONG.black {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
STRONG.blue {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
STRONG.blueunderline {
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
STRONG.blueunderlineitalic {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
STRONG.italic {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
STRONG.menu {
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight : normal;
	font-style : normal;
	margin: 0pt 0pt 0pt 0pt;
}
STRONG.maroon {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
STRONG.red {
	color: #CC0000;
	text-decoration: none;
	font-weight : bold;
	font-style : normal;
}

h1 {
	font-size: 14pt;
	color: #0000A0;
	text-decoration: none;
	font-weight : bold;
	font-style : normal;
}

h2 {
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

li {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin: 0pt 0pt 5pt 0pt;
}

p {
	text-decoration: none;
	font-weight : normal;
	font-style : normal;
}