BODY  {
	margin : 0%;
	background-color : White;
}

H1  {
	font-family : Impact, Haettenschweiler, Arial, Helvetica, Sans-Serif;
	font-size : 240%;
	font-weight : bold;
	text-align : center;
	color : #111111;
	margin-top : -1PX;
	background-color : #eeaa00;
	margin-right : 2%;
	margin-left : 5%;
}

H2  {
	font-weight : bold;
	color : Black;
	font-family : sans-serif;
}

H3  {
	color : Black;
	font-weight : bold;
	margin-top : 2EM;
	font-family : sans-serif;
	margin-bottom : 3PX;
}

A  {
	color : Blue;
	text-decoration : none;
}

A:Visited  {
	color : Purple;
}

A:Active  {}

A:Hover  {
	text-decoration : underline;
	color : Teal;
}

.tekst  {
	margin-right : 2%;
	margin-left : 5%;
	font-family : verdana,sans-serif;
	font-size : 90%;
}

.ingress  {
	font-family : verdana, arial, sans-serif;
	background-color : #ffcc99;
	margin : 1em;
	font-style : italic;
	margin-right : 7%;
	margin-left : 10%;
	padding : 1em;
	font-size : 90%;
}

.meny  {
	font-family : sans-serif;
	font-weight : bold;
	text-align : center;
	color : #eeeeee;
	background : #006699;
	font-size : 150%;
}

.bunnmeny  {
	font-size : smaller;
}

.tabell  {
	color : #000000;
	font-size : 75%;
}

.oppe  {
	font-size : smaller;
	font-family : sans-serif;
}

.linje  {
	margin-left : 5%;
	margin-right : 2%;
	color : #006699;
	margin-top : -5px;
}

.byline  {
	font-family : sans-serif;
	font-size : 75%;
	margin-left : 5%;
	margin-right : 2%;
	margin-top : -6px;
	margin-bottom : 3px;
	padding-right : 5px;
	padding-bottom : 3px;
}

UL  {
	list-style : square outside;
	margin-left : 3EM;
	margin-bottom : 1EM;
}

