<!--
a:link {
	text-decoration:none;
	color:#990033;
	font-style:normal;
	font-family:Helvetica,Arial;
	}
a:visited {
	text-decoration:none;
	color:#ff0099;
	font-style:normal;
	font-family:Helvetica,Arial;
	}
a:hover {
	text-decoration:underline;
	color:blue;
	font-style:normal;
	font-family:Helvetica,Arial;
	}
a:active {
	text-decoration:underline;
	color:blue;
	font-style:normal;
	font-family:Helvetica,Arial;
	}

h1	{   
	font-size:25pt;
	font-family:Helvetica,Arial;
	color:#990033;
	font-weight:bold;
	}

h2	{
	font-size:15pt;
	font-family:Helvetica,Arial;
	color:#990033;
	font-weight:bold;
	}

h3	{
	font-size:10pt;
	line-height:12pt;
	font-family:Helvetica;
	}

td[abbr~=il1]	{
	background-color:gray;
	font-size:140%;
	font-family:Helvetica,Arial;
	font-weight:bold;
	}
td[abbr~=il2]	{
	background-color:#EEEEEE;
	}

/* ab 05/2005 fuer Hervorhebung auf spamfilter-esafe.html */
code.big {color:black;font-size:120%;font-weight:bold}
-->
