.stortabel {
	background-color: #CCCCCC;
}
.hovedtabel {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	}
ul {
  line-height: 150%;
}


h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.groenstreg {
	background-color: #7CBEBE;
}
.venstreside {
	background-color: #7CBEBE;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.lysegroenvenstre {
	background-color: #9BCECE;
}
.lyseregroen {
	background-color: #C4E1E1;
}
.heltlys {
	background-color: #DCEDED;
}
.indent {
	text-indent: 10px;
}
