body,td,th {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-image:  url(bkg2.gif);
	background-repeat: repeat-y;
	background-color: #000000;
	background-attachment: fixed;
}
a:link {
	color: #7DCBFF;
}
a:visited {
	color: #7DCBFF;
}
a:hover {
	color: #22A7FF;
}
a:active {
	color: #22A7FF;
}


.TopField {
	width: 600px;
	background-image: url(schmeirik.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	height: 254px;
	display: block;
}

.tekstboks {
	border: thin dashed #FF0000;
	background-color: #000000;
	width: 600px;
	padding: 4px;
}
.tekstboks strong {
	color: #FFFFFF;
}
.tittel {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.KeyPoint {
	font-size: medium;
	color: #FFFFFF;
}
.SubHeading {
	font-size: large;
	color: #FFFF00;
	font-weight: bold;
}
.Red {
	color: #FF0000;
}
.treboks {
	border: thin dashed #FF0000;
	background-color: #000000;
	width: 600px;
	padding: 4px;
	background-image: url(grener-2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.tittelBlokk {
	position: relative;
	top: 200px;
	width: 600px;
}

