a  {
	font-size : 8pt;
	color : white;
	text-decoration : none;
}

a:hover  {
	font-size : 8pt;
	text-decoration : underline;
	color : #FFC95B;
	cursor : help;
}

body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : white;
	scrollbar-base-color: #0054ce;
    scrollbar-track-color: #06439c;
	font-weight : normal;
}

.titel  {
	color : #FFC95B;
	font-size : 8pt;
	font-weight : bold;
}

.text  {
	color : #FFC95B;
	font-size : 8pt;
	font-weight : bold;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans serif;
	font-size : 8pt;
	font-weight : normal;
	color : White;
}

