body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.hele { 
	  border-bottom-style: solid;
	  border-bottom-color: #000066;
	  border-bottom-width: thin;
	  border-left-style:solid;
	  border-left-color:#000066;
	  border-left-width:thin;
	  border-right-style:solid;
	  border-right-color:#000066;
	  border-right-width:thin;
	  border-top-style:solid;
	  border-top-color:#000066;
	  border-top-width:thin;
}
table.meny {
	border-right-style: solid;
	border-right-color: #000066;
	border-right-width: thin;
	vertical-align:top;
}
td.info {
	font-size:10px;
	vertical-align: bottom;
}
table.hoved {
	min-height: 420px;
	vertical-align:top;
}

p.hoved {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	text-decoration: none;
	color:#000066;
}
a:visited {
	text-decoration: none;
	color:#000066;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
