li {
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
}
.navn {
	font-weight: bold;
	color: #666666;
	margin-left: 25px;
	font-size: 0.8em;
}
.billedtekst {
	font-size: x-small;
	color: #666666;
	text-align: right;
}
.forrige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	margin-left: 25px;
}
.her {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 0.7em;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cv {
	font-size: 0.7em;
}
.cv-overskrift {
	font-size: 0.8em;
	font-weight: bold;
}



a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
