body {
	margin: 0.5em;
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #000000;
}

h1 {
	font-family: trebuchet ms, Verdana, Arial, Sans-Serif;
	margin: 0.5em;
	font-size: 14pt;
}

h2 {
	font-family: trebuchet ms, Verdana, Arial, Sans-Serif;
	margin: 0.5em;
	font-size: 12pt;
}

td {
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0.5em;
}

td.mork {
	background: #008855;
	color: #ffffff;
	margin: 0.5em;
}

td.ljus {
	background: #ddeedd;
	font-size: 8pt;
	color: #000000;
	margin: 0.5em;
}

td.meny {
	background: #008855;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	margin: 0.5em;
}

td.meny:hover {
	background: #22aa77;
	margin: 0.5em;
}

p {
	margin: 0.5em;
}

p.small {
	font-size: 7pt;
	margin: 0.5em;
}

a {
	color: #006600;
	text-decoration: none;
}

a:visited {
	color: #006600;
	text-decoration: none;
}

a:active {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}

a.mork {
	color: #ffffff;
	text-decoration: none;
}

a.mork:visited {
	color: #ffffff;
	text-decoration: none;
}

a.mork:active {
	color: #ffffff;
	text-decoration: none;
}

a.mork:hover {
	color: #ffffff;
	text-decoration: underline;
}

