<style>
body
{
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	margin-left: 5pt;
	margin-right: 5pt;
	margin-top: 5pt;
}

a {
	font-face: verdana;
	font-weight: plain;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
a:link {
	font-face: verdana;
	font-weight: plain;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
a:visited {
	font-face: verdana;
	font-weight: plain;
	font-size: 10pt;
	color: black;
	text-decoration: none;
} 
a:active {
	font-face: verdana;
	font-weight: plain;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
a:hover {
	font-face: verdana;
	font-weight: plain;
	font-size: 10pt;
	color: #6666ff;
	text-decoration: underline;
}

hr.black {
	height: 1pt;
	color: #000000;
	width: "99%";
}


#titlebig
{
	position: absolute;
	left: 15pt;
	top: 10pt;
	layer: 2;
}
#titlesmall
{
	position: absolute;
	left: 45pt;
	top: 15pt;
	layer: 1;
}
font.titlebig
{
	font-face: verdana;
	font-size: 18pt;
	color: #9999ff;
	font-weight: plain;
	letter-spacing: 2pt;
}
font.titlesmall
{
	font-face: Arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}

font.normal
{
	font-face: verdana;
	font-size: 10pt;
	color: white;
	font-weight: plain;
}

font.profil
{
	font-face: verdana;
	font-size: 14pt;
	font-weight: bold;
	color: white;
}
font.liten
{
	font-face: verdana;
	font-size: 8pt;
	font-weight: plain;
	color: yellow;
}
</style>.
