
A  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : bold;
	color : #FFE300;
	font-size : 12px;
	text-decoration : none;
}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	font-size : 12px;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #363636;
	font-size : 12px;
}

td.titel  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : bold;
	color : #ffffff;
	font-size : 13px;
}

strong.titel  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : bold;
	color : #ffffff;
	font-size : 13px;
}

td.line  {
	background-color : #ffffff;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px;
}

hr	{
	color : #ffffff;
	border-style : solid;
	border-width : 1px;
	border : thin solid White;
}

h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : bold;
	font-size : 20px;
}
h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : bold;
	font-size : 15px;
}
