span.einl
{
font-family : "Verdana";
font-style : bold;
color : #003366;
font-size : 12pt;
}

span.link
{
	font-family : "Verdana";
	font-style : normal;
	font-size : 10pt;
	color : Blue;
	text-decoration: underline;
}

BODY
{
	font-family : "Verdana";
	font-style : normal;
	font-size : 10pt;
	color : Black;
}

TD
{
	font-family : "Verdana";
	font-style : normal;
	font-size : 10pt;
	color : Black;
}

H1
{
font-family : "Verdana";
color : #003366;
font-size : 16pt;
}


H2
{
font-family : "Verdana";
color : #003366;
font-size : 14pt;
}


H3
{
font-family : "Verdana";
color : #003366;
font-size : 12pt;
}

H4
{
font-family : "Verdana";
font-style : normal;
font-size : 11pt;
color : #000000;
}

B
{
font-family : "Verdana";
font-style : normal;
font-size : 10pt;
color : #003366;
}


span.fuss
{
font-family : "Verdana";
color : #777777;
font-size : 8pt;
}

span.klein
{
font-family : "Verdana";
color : #777777;
font-size : 9pt;
}

a:link,a:active,a:visited {
	font-family: Verdana,arial,geneva,helvetica,sans-serif;
	font-style : normal;
	text-decoration:none;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}
		
a:hover {
	font-family: Verdana,arial,geneva,helvetica,sans-serif;
	font-style : normal;
	text-decoration: none;
	color: #CC9900;
	font-size: 10pt;
	font-weight: bold;
}


