H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	font-weight : bold;
	display: inline;
	COLOR: #990000;
}

H1 {
	COLOR: #4D5B7D;
	FONT-FAMILY: trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	letter-spacing : 1px;
	font-weight : bold;
	display: inline;
}
.teksthvid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.tekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.tekst3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

A:link {
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #99CC33;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline
}



A.menu2:link {
	COLOR: #333333;
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline
}
A.menu2:hover {
	COLOR: #990000;
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}
A.menu2:visited {
	COLOR: #000000;
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}



select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	text-decoration: none
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C0C0C0;
	color: #333333;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	text-decoration: none
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C0C0C0;
	color: #222222;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

TD {
	font-family : Arial, Helvetica, sans-serif; font-size: 12px;
	
}
