BODY{
	background-color: white;
	background-image:
		URL(images/streg.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt
}
h1 { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 10pt; font-weight: bold; color: #000080}
h2 { font-family: Arial, Helvetica, Sans-serif; font-size: 18pt }
a {text-decoration: none}
.blaaboks {
	position: absolute;
	color: black;
	background-color: RGB(230,232,255);
	top: 0px;
	right: 0px;
	z-index: 0;
	width: 570px;
	height: 15px;
	padding: 2px;
	border: 0.1px solid lightblue;
}

.scroll{
width: 160px;
height: 300px;
overflow: auto;
}

TD{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt
}