<!--
	.huvud 
	{
		color: #000000;
		font-size: 28pt;
		font-family: verdana;	
		font-weight: none;
		font-style: bold;
		
	}
	
	.text
	{
		color: #000000;
		font-family: verdana;
		font-size: 10pt;
	}

	.meny
	{
		color: #000000;
		font-style: bold;
		font-size: 13pt;
		text-decoration: none;
		font-family: verdana;
		
	}
	.logga 
	{
		color: #000000;
		font-size: 10;
		text-decoration: none;
		font-family: verdana;
		
	}
	.normal
	{
		color: #blue;
		font-size: 10pt;
		font-family: verdana;
	}
	a
	{
		font-style: bold;
		color:black;
		font-family: verdana;
		font-size: 10pt;
		text-decoration: underline;
		
	}
	a:visited 
	{ 
		font-style: bold;
		color: black;
		text-decoration: underline; 
	}
	
	H4
	{
		color: #000000;
		font-family: verdana;
		font-size: 12pt;
		font-style:bold;
	}
	
	
-->;
