body {
	background-color: #1C2939;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #5EAEFF;
	text-decoration: none;
	background-color: #1C2939;
	display: block;
	padding: 5px;
	font-weight: bold;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #5EAEFF;
	text-decoration: none;
	background-color: #1C2939;
	display: block;
	padding: 5px;
	font-weight: bold;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #33CC00;
	display: block;
	padding: 5px;
	font-weight: bold;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	background-color: #CCCCCC;
	border: 1px groove #666666;
	filter: Glow(Color=?, Strength=?);
	font-weight: normal;
	filter: Glow(Color=#333333, Strength=10);
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	text-decoration: none;
	padding: 5px;
}
.titel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5EAEFF;
	padding: 5px;
}
.titel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.titel4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.input {
	background-color: #FFFFFF;
	border: 1px groove #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

