@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	scrollbar-base-color: #F5F5EB;
	scrollbar-arrow-color: #004C1B;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	overflow-X: hidden
}

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

a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover, a:active{
	color: #000000;
	text-decoration: underline
}
.H1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
}
.H2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
}

.meny {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.textfet {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textkursiv {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}

