body {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

P {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

A {
	color: #4a5985;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

hr {
	border-width: 1px;
	border-style: dotted;
	border-color: #4a5985;
}

H1 {
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	color: #4a5985;
}

H2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #4a5985;
}

H3, H4, H5, H6 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #4a5985;
}


B, EM, I, STRONG {
	color: #4a5985;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}


.maintext {
	background: url('/gfx/fractal.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu {
	width: 100%;
	text-align: left;
	color: white;
	font-weight: bold;

}

.menu A {
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.menu A:hover {
	text-decoration: none;
}

.creditText {
	font-size: 9px;
	color: black;
	text-align: right;
}

.creditText A {
	color: #4a5985;
	font-weight: bold;

}

.margin {
	padding: 20px;
}

.sisteNytt {
	padding: 15px;
}

