	p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:1.5;
	text-align:left;
	font-size:8pt;
	}
	
	.brandsrubrik {
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:600;
	background-color: #000000;
	padding: 4px;
	border-bottom-color: #ec008c;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	}
		
	.rubrik {
	color:#EC008C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bolder;
	}
	
	.mellanrubrik {
	color:#EC008C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:600;
	margin-bottom: -1em;
	}

	.paragraf {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:1.5;
	text-align:left;
	font-size:8pt;
	}
	
	.ingress {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:1.5;
	text-align:left;
	font-size:8pt;
	font-weight: bold;
	}

	a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #ec008c;
	text-decoration:none;
	}
	a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color:#ec008c;
	text-decoration:none;
	}
	a:active {
	font-family: Verdana;
	font-size: 9px;
	color: #ec008c;
	text-decoration:none;
	}
	a:visited {
	font-family: Verdana;
	font-size: 9px;
	text-decoration:none;
	}
