BODY {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #E7D1AC;
	scrollbar-3dlight-color:#999999;
	scrollbar-base-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}

td.noprint {
	background-color: #A7A49F;
} 
	
td {
	color: #808080;
	background-color: #A7A49F;
}

a.link {
	color: #000000;
	font-family: "Verdana", "Arial";
	font-size: 12px;
	text-decoration: none;
}

a.link:visited {
	color: #887E80;
text-decoration:none;
}

a.link:hover {
text-decoration:underline;
	color: #000000;
}

td.nav {
	font-family: "Arial", "Helvetica";
	font-size: 14px;
	color: #FDECD1;
	font-weight: bold;
	background-color: #6E6666;
	padding-left: 10px;
	padding-right: 12px;
}

a.nav {
	font-family: "Arial", "Helvetica";
	font-size: 14px;
	color: #DCC7A5;
	font-weight: normal;
	background-color: #6E6666;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
	color: #FDECD1;
}

a.nav:visited {
	text-decoration: none;
}

a.navlink {
	color: #FDECD1;
	font-weight: bold;
	text-decoration: none;
}

a.navlink:hover {
	text-decoration: underline;
}


td.footer {
	font-family: "Arial", "Helvetica";
	font-size: 12px;
	color: #FDECD1;
	font-weight: normal;
	background-color: #A7A49F;
	padding-left: 0px;
	padding-right: 0px;
}

a.footer {
	font-family: "Arial", "Helvetica";
	font-size: 12px;
	color: #FDECD1;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

td.tekst {
	font-family: "Arial", "Helvetica";
	font-size: 16px;
	color: #FDECD1;
	font-weight: normal;
	padding-right: 20px;
}

a.tekst {
	font-family: "Arial", "Helvetica";
	font-size: 16px;
	color: #FDECD1;
	text-decoration: underline;
}

a.tekst2 {
	font-family: "Arial", "Helvetica";
	font-size: 16px;
	color: #4E555B;
	text-decoration: underline;	
}

a.tekst:hover {
	color: #DCC7A5;
	text-decoration: underline;
}

.input {
	font-family: "Arial", "Helvetica";
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	border: 1px solid #9396A5;
	background-color: #FFFFE4;
}

h1 {
	font-family: "Arial", "Helvetica";
	font-size: 28px;
	color: #FDECD1;
	font-weight: normal;
	margin-bottom : 0px;
}