@charset "UTF-8";
.rubriker {
	font-family: "Garamond Premier Pro";
	font-size: 18px;
	
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.text {
	font-family: "Garamond Premier Pro";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.liten {
	font-family: "Garamond Premier Pro";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

