
BODY		{ 
		margin: 20px;
		color: #000000;
		/*yellow background: #FFF1BB;*/
		background: #FFFFFF;
		font-family: Arial, Tahoma; 
		font-size: 14px; 
		}
		
hr 		{
		color: #FFF1BB;
		height: 3px;
		}
		

		
H4 		{
		font-weight: bold;
		}



		
td 		{
		font-family: Arial, Tahoma; 
		font-size: 14px; 
		}
th 		{
		text-align: left; 
		height: 30px; 
		}
		
A:link 		{
		color: #003399;
		text-decoration: none
		}

A:visited 	{ 
		color: #003399;
		text-decoration: none
		}   
A:active 	 
		color: #003399;
		text-decoration: none
		}  
A:hover 	{
		color: #6A85C5; 
		}
		
.main		{
		font-size: 24px; 
		font-weight: bold; 
		}
.main2		{
		font-size: 14px; 
		font-weight: bold; 
		}
.titel		{
		font-size: 28px; 
		font-weight: bold; 
		text-align: center;
		}
.smallfont	{
		font-size: 13px; 
		}
.dummy		{
		/* blue background: #2A4A95;*/
		background: #FFFFFF;
		}


