<style type="text/css">	<!--
	body    {
		font-family: Verdana;
		font-size: 9px;
		color : #bf0000;
		scrollbar-base-color: White;
		scrollbar-arrow-color: #bf0000;
	}
	table    {
		font-family: Verdana;
		font-size: 9px
		border : 1px;
	}
	td          {
		font-family: Verdana;
		font-size: 9px
	}
	div        {
		font-family: Verdana;
		font-size: 9px
	}
	span    {
		font-family: Verdana;
		font-size:9px
	}
	input     {
		font-family: Verdana;
		font-size:9px
	}
	option  {
		font-family: Verdana;
		font-size: 9px
	}

	A:link {
		color: Blue;
		text-decoration: none
	}
	A:visited {
		color: Teal;
		text-decoration: none
	}
	A:hover {
		color: Black;
	}
	A:active {
		color: Red;
	}
	TextArea  {
		font-size: 9px;
		font-family : Verdana;
		font-style : normal;
	}
	.kantlinje {
		border: #bf0000;
		border-style: solid;
		border-width: 1px;
	}
	-->
</style>


