
body {
	font-family: Arial, Verdana, Geneva, Sans-serif;
	background-color: #F5F5F5;
	color: black;
	font-size:10pt;
}
A:link {
	text-decoration: underline;
	color: #000000;
}
A:visited {
	text-decoration: underline;
	color: #000000;
}
A:active {
	text-decoration: underline;
	color: blue;
}
A:hover {
	text-decoration: underline;
	color: Blue;
}
tr {
	font-family:Verdana, Arial, Geneva, Sans-serif;
	color: Black;
	font-size:10pt;
}
tr.liste1
{
	font-size: 10pt;
	font-weight: none;
	color: Black;
	background-color: Silver;
}

td.meny
{
	font-size: 10pt;
	font-weight: none;
	color: Black;
	background-color: #6495ED;
}
	
input.knapp {
	font-family:Arial, Geneva, Verdana, Helvetica, Sans-serif;
	color:#000000;
	background-color: White;
	font-size:8pt;
	border-width:1px;
	border-color:#000000;
	visibility:visible;
}
select.knapp {
	font-family:Arial, Geneva, Verdana, Helvetica, Sans-serif;
	color:#000000;
	background-color: White;
	font-size:8pt;
	border-width:1px;
	border-color:#000000;
	visibility:visible;
}
span.info
{
	font-size: 8pt;
	font-weight: none;
	color: Black;
}
span.overskrift
{
	font-family:Arial, Geneva, Verdana, Helvetica, Sans-serif;
	font-size: 25pt;
	font-weight: bold;
	color: Black;
}
h1
{
	font-family:Arial, Geneva, Verdana, Helvetica, Sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: Black;
}
