body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9f2c86;
	margin: 0px;
}

a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #99CCFF;
}

a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a:hover {
	color: #CCFF99;
	text-decoration: underline;
	font-size: 12px;

}

.meny {
	font-weight: bold;


}
.meny a:visited {
	color: #FFFFCC;
	font-weight: bold;


}

.meny a:link {
	color: #FFFFCC;
	font-weight: bold;

}

.meny a:hover {
	color: #CCFFCC;
	font-weight: bold;
	text-decoration: none;


}
td {
	font-size: 12px;
}
.block {
	text-align: justify;
}
p {
	font-size: 12px;
}
.frm-kriterier-text {

	height: 20px;
	width: 200px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	padding-left: 3px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
.footer {
	font-size: 10px;
	color: #CCCCCC;
}
.footer a:visited {
	color: #A53839;
	font-size: 10px;
}
.footer a:link {
	color: #A53839;
	font-size: 10px;
}
.footer a:hover {
	color: #000099;
	text-decoration: none;
	font-size: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -15px;
	color: #CCFFCC;
}
.chart {
	font-size: 10px;
}

.chart a:visited {
	color: #A53839;
	font-size: 10px;
}
.chart a:link {
	color: #A53839;
	font-size: 10px;
}
.chart a:hover {
	color: #000099;
	text-decoration: none;
	font-size: 10px;
}
.chart td {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CCFFCC;
	margin-bottom: -10px;
}
