	body
	{
	margin: 30px 3px 3px 3px;
	font-family: verdana;
    	font-size: 0.78em;
	line-height: 1.6em;
	color: #FFF;
	background: #000 ;
	text-align: left;
	font-size:10px;
	}
	
	
	
	
	#meny
	{
	margin: 0 0 0 0;
	font-family: verdana ;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	float:center;
	}

	
	
	
	
	/*TEXT-, BILD- & LÄNK-MALLAR*/

	h1
	{
	margin: 0 0 0 0;
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	}
	
	
	h2
	{
	margin: 0 0 0 0;
	font-family: verdana;
	text-align: center;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	}


	
	h3
	{
	margin: 0 0 0 0;
	font-family: verdana;
	text-align: center;
	font-size: 12px;
	color:#600;
	font-weight: bold;
	}


	
	
	
	
	
	
	img
	{
	border: 0px;
	}


	/*CLASER$TABBELER*/
	
	
	/*TEXT-, BILD- & LÄNK-MALLAR END*/


	/*meny*/

		#a
		{
		text-decoration: none;
		color: #000000;
		}
		
	A:link    { color: #FFFFFF; text-decoration: none;}
	A:visited { color: #FFFFFF; text-decoration: none;}
	A:active  { color: #FFFFFF; text-decoration: none;}
	A:hover   { color: #666666; text-decoration: none;}
	

	/*NAV END*/


