A	{
	text-decoration : none;
}
<!-- Stor rubrik -->
H1 {
	font-size : 30pt;
	font-family : Arial, Helvetica, Verdana, sans serif;
	font-weight : 700;
	font-style : normal;
	line-height : 100%;
	text-decoration : none;
	margin : 0em;
	padding : 0em;
}
<!-- Halvstor rubrik -->
H2 {
	font-size : 20pt;
	font-family : Arial, Helvetica, Verdana, sans serif;
	font-weight : 700;
	font-style : normal;
	line-height : 100%;
	text-decoration : none;
	margin : 0em;
	padding : 0em;
}
<!-- Order Forms text -->
H3 {
	font-size : 9pt;
	font-family : Arial, Helvetica, Verdana, sans serif;
	font-weight : 600;
	font-style : normal;
	line-height : 150%;
	text-decoration : none;
	margin : 0em;
	padding : 0em;
}
<!-- Brdtext -->
H4 {
	font-size : 13pt;
	font-family : Arial, Helvetica, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	line-height : 130%;
}
<!-- Bildtext -->
H5 {
	font-size : 10pt;
	font-family : Arial, Helvetica, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	line-height : 110%;
	text-decoration : none;
	text-align : justify;
	margin : 2em;
}

<!-- Links -->
H6 {
	font-size : 13pt;
	font-family : Arial, Helvetica, Verdana, sans serif;
	font-weight : 400;
	font-style : normal;
	line-height : 200%;
	text-decoration : none;
	margin : 0em;
	padding : 0em;
}
