td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tekst {
	line-height: 18px;
}
a:link {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
b {
	font-size: 10px;
	font-weight: bold;
}
.bolditalic {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.tussenkop {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.image { 
  background: url(../images/bord.jpg) no-repeat left top;
} 
.bold {
	font-weight: bold;
}
.form {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F7F7DF;
}
.border {
	border-color: #333333;
	border-width: 1;
	border-style: solid;
}
.row_h {
	background-color:#E0E0C6;
	font-weight:bold
	}
	
.row_a {
	background-color:#EFEFC6
	}
	
.row_b {
	background-color:#ffffe0;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px	
	}	