BODY,P,TABLE,TD
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	}

H1,H2,H3,H4
	{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold
	}

h1
	{
	font-size: 18pt;

H2
	{
    font-size: 14pt;
	}

H3
	{
    font-size: 12pt;
	}

H4
	{
    font-size: 10pt;
	}

.meny
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	}

.link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
	}

A:hover.link
	{
	text-decoration: underline;
	}
	
th
	{
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	}

.hjelp
	{
	font-size: 8pt;
	}
	
.heading
	{
	color: #ffffff;
	font-weight: bold;
	background: #000080;
	}