body{
	font-family:arial,helvetica,sans-serif;
	color:#888;
	background-color:white;
	margin: 0px;
}

.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #868051;
	letter-spacing: 1px;
	padding: 5px;
}

.kop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #AFA87A;
	text-decoration: underline;
}

.afb {
border-width: thin;
border-color: #868051;
}

.accent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8D8654;
	letter-spacing: 1px;
	font-weight: bolder;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
	color: #8D8654;
	text-decoration: none;
}
