
	body
	{
		font-family			: verdana;
		font-size			: 10pt;
		color				: #000000;
	}

	td
	{
		font-family			: verdana;
		font-size			: 10pt;
		color				: #000000;
	}

	h1
	{
		font-family			: verdana;
		font-size			: 14pt;
		color				: #93762D;
		font-weight			: bold;
		text-decoration		: none;
	}

	.header2
	{
		font-family			: verdana;
		font-size			: 12pt;
		color				: #93762D;
		font-weight			: bold;
		text-decoration		: none;
	}

	a
	{
		font-family			: verdana;
		font-size			: 10pt;
		color				: #93762D;
		font-weight			: bold;
		text-decoration		: none;
	}

	a:hover
	{
		font-family			: verdana;
		font-size			: 10pt;
		color				: #C6AC6B;
		font-weight			: bold;
		text-decoration		: none;
	}

	.leftnav
	{	
		font-family			: verdana;
		font-size			: 10pt;
		color				: #000000;
		font-weight			: bold;
		text-decoration		: none;
	}

	.leftnav:hover
	{	
		font-family			: verdana;
		font-size			: 10pt;
		color				: #FFFFFF;
		font-weight			: bold;
		text-decoration		: none;
	}

	img
	{
	  	border-color		: #C6AC6B;
	}

	.periode
	{
		font-family			: verdana;
		font-size			: 10pt;
		color				: #93762D;
		font-weight			: bold;
		text-decoration		: none;
	}
	
