body {
	font-family: Arial; 
	font-size: 11px; 
	topmargin: 10;
}
table {
	font-family: Arial; 
	font-size: 11px;
	border-width: 0px 0px 0px 0px;
	border: 0;
	border-style: none;
	border-spacing: 2px;
}
th {
	border-top:2px solid #FFC83C;	
	background-color:#DBD8C5;
	border-left:1px solid #ACA899;
	border-right:1px solid #FFF;
	cursor:pointer;hand;
}
form {
	font-family: Arial; 
	font-size: 13px; 
}
input {
	font-family: Arial; 
	font-size: 11px;
	color: #003366;
}
textarea {
	font-family: Arial; 
	font-size: 11px;
	color: #003366;
}
select {
	font-family: Arial; 
	font-size: 11px;
	color: #003366;
}
.overskrift {
	font-family: Arial; 
	font-size: 21px;
	font-weight: none;
}
.title {
	font-family: Arial; 
	font-size: 21px;
	color: #003366;
	font-weight: none;
}

.afsnitsoverskrift {
	font-family: Arial; 
	font-size: 18px;
	font-weight: none;
}
