body
	{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
	}

.cont
	{
	font-family: courier;
	font-size: 10pt;
	color:#003399;
	}
	
.pop
	{
	font-family: courier;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	}

.ueberschrift
	{
	font-family: verdana;
	font-size: pt;
	color:#FF00CC;
	background-color: #003399;
	} 

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

 a:active
	{
	color:#000000;
	text-decoration:none
	} 

 a:hover
	{
	color:#FF00FF;
	text-decoration:none
	} 
