/**************************************/
/****** Production by ZoneZ 2003 ******/
/**************************************/


/**** General *************************/

BODY {
	font: 8pt Verdana;
	color: #0C0F42;

}

BODY, TD {
	font: 8pt verdana;
	color: #0C0F42;
}

H1 {
	font: 20pt tahoma;
	color: #0C0F42;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H2 {
	font: 12pt tahoma;
	color: #0C0F42;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H3 {
	font: 10pt tahoma;
	color: #0C0F42;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H4 {
	font: 10pt tahoma;
	color: #0C0F42;
	margin-top:0px;
	margin-bottom:0px;
}

A {
	text-decoration: none ;
	color: #0C0F42;
}

A:Hover {
	text-decoration: underline ;
	color: 858585;
}


/**** Class's *************************/

.content{
	background-image:url('Pics/forside.jpg');
	background-repeat:no-repeat;
	background-position:bottom
}


/**** Div's ***************************/

#verysmall {
	font: 7pt MS serif;
}