BODY {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #70696e;
	margin: 0px;
	background: url(../images/bg.gif) repeat-x #e3e8ed;
	line-height:25px;
}

TD {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #70696e;
	line-height:25px;
}
h1 {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color : #70696e;
	margin-bottom:10px;
}

h2 {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #70696e;
	margin-bottom:25px;
}

.opsomming {
	font-weight: bold;
	color: #c0198d;
	line-height: 18px;
}



.footer {
	font-family: Tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	line-height:15px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #606060;
	text-decoration : underline;
	font-weight : normal;
}
A:HOVER {
	text-decoration : underline;
	font-weight : normal;
}
A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	font-size: 16px;
	color : #fff;
	text-decoration : none;
	font-weight : normal;
	margin-right:20px;
}
A:HOVER.nav {
	color:#e3e8ed;
	text-decoration : none;
	font-weight : normal;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	font-size: 14px;
	color : #c0198d;
	text-decoration : none;
	font-weight : normal;
	margin-right:20px;
}
A:HOVER.subnav {
	color:#cb61ab;
	text-decoration : none;
	font-weight : normal;
}
A.footer, A:LINK.footer, A:VISITED.footer, A:FOCUS.footer {
	color : #fff;
	text-decoration : underline;
	font-weight : normal;
}
A:HOVER.footer {
	color:#e3e8ed;
	text-decoration : underline;
	font-weight : normal;
}
.wit {
	color: #FFFFFF;
}
INPUT {
	color : #8a8a8a;
	width :200px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1px;
	border-color: #8a8a8a;
	border-style: solid;
}
.checkbox {
	color : #8a8a8a;
	width :20px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 0px;
	border-color: #8a8a8a;
	border-style: solid;
}
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #123656;
}

.area {
	color:  #8a8a8a;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

.opsomming A{
	font-weight: bold;
	color: #c0198d;
	line-height: 18px;
}