/* DATEI: website.css */

body {	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	color:#000000;
	font-family: Arial, sans-serif, normal;
	font-size:8pt;
	text-decoration: none;
	}

div	{font: 12pt Arial, sans-serif, color:#00319C;}
small 	{font: 10pt Arial, sans-serif, color:#00319C;}
td  	{font: 8pt Arial, sans-serif; color:#000000;}
strong	{font: 13pt Times, serif; font-style:italic; text-transform:capitalize; font-weight:bold}
b	{font: 8pt Arial, sans-serif; color:#000000; font-weight:bold;}
i	{font: 8pt Arial, sans-serif; color:#000000; font-style:italic;}
em	{font-color: black; font-style:normal;}
p 	{font: 12pt Arial, sans-serif; color:#000000;}
ul	{font: 12pt Arial, sans-serif; color:#000000;}
h1	{font: 16pt Arial, sans-serif, color:#000000; weight:bold;}
h2	{font: 18pt Arial, sans-serif; color:#00319C;}
h4	{font: 24pt Arial, sans-serif; color:#000080; weight:bold;}
h3    {font: 13pt Times, serif; font-weight: normal; font-style:normal; color:#000000;}
h3.b  {font: 13pt Times, serif; font-weight: bold; font-style:bold; color:#000000;}

a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }
