BODY {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	background: #EEEEEE;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}
BODY.kapasitet {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	background: #FFFFFF;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}
TABLE {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	/*width: 100%;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
TABLE.venstremeny {
	width: 100px;
	height: 100%;
	background-color: white;
	color: black;
}
TABLE.toppmeny {
	width: 770px;
	border: 1px solid black;
	background-color: white;
	color: black;
}
TABLE.tekst {
	width: 770px;
}
TD {
	vertical-align: top;
	/*text-align: left;*/
}
TD.toppmeny {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background-color: #204658;
	color: #bab866;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 8pt;
}
TABLE.tekst {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: white;
	color: black;
}
TD.venstre {
	border: 1px solid black;
	width: 100px;
	height: 100%;
	padding-right: 2px;
	padding-left: 2px;
	background-color: white;
	color: black;
}
TD.venstremenytopp {
	text-align: center;
	vertical-align: top;
	background-color: white;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
TD.venstremenybunn {
	text-align: center;
	vertical-align: bottom;
	background-color: white;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
TD.luft {
	width: 10px;
}
TD.hoved {
	width: 770px;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
TD.tekst {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
TD.nyheter {
	text-align: left;
	vertical-align: top;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
}
IMG.venstremenybunn {
	vertical-align: bottom;
}

/* PARAGRAPHS */

p
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; margin: 0pt;}

P.meny1 {
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #bab866;
	background-color: transparent;
	line-height: 100%;
}

.meny2 {
	font-size:10px;
	color:black;
	lineheight:10px;
}

P.nyheter {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}
P.nyheterdato {
	text-align: right;
	font-style: italic;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
}
P.høyre {
	text-align: right;
}

/* LINKER */
A {
	background-color: transparent;
	color: #40637a;
	font-weight: bold;
	text-decoration: none;
}

A.toppmeny {
	background-color: transparent;
	color: white;
	font-size: 8pt;
}

A:hover {
	background-color: transparent;
	color: #A8A810;
}

/* HEADINGS */
H1 {
	font-weight: normal;
	font-size: 20pt;
	font-family: Arial narrow, sans-serif;
	margin-bottom: 40px;
	color: #204658;
}
H3 {
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top: 20px;
	line-height: 0px;
	color: black;
}

ul {margin-left: 18px; 
	padding-left: 0px; 
	list-style-position: outside;
}

li { 
	text-decoration: none; 
	margin-top: 3px;
}

sup {font-size:0.7em}