body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.fed_skrift2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: line-through;
	color: #FF0000;
}


em {
	color: #000066;
}
h1 {
	color: #FFFF99;
	background-color: #FF0000;
	padding: 8px;
	width: 330px;
	float: none;
	border: 3px double #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
}
h2 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.skygger {
	background-color: #FF00FF;
	padding: 5px;
}
#wrapper {
	padding: 20px;
	width: 580px;
	border: 5px dotted #666666;
	height: 250px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

