<!-- Brodtext -->
DIV {
	font-size : 12pt;
	font-family : Garamond, AGaramond, Palatino, Schoolbook, Times New Roman, serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	line-height : 130%;
	text-decoration : none;
	text-align : justify;
}
<!-- Stor titel -->
H1 {
	font-size : 40pt;
	font-family : Impact, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #000077;
	line-height : 120%;
	text-decoration : none;
	text-align : left;
	margin : 0em;
	padding : 0em;
	border: none;
}
<!-- Rubrik 1 -->
H2 {
	font-size : 25pt;
	font-family : Impact, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #000088;
	line-height : 120%;
	text-decoration : none;
	text-align : left;
	margin : 0em;
	padding : 0em;
	border: none;
}
<!-- Rubrik 2 -->
H3 {
	font-size : 20pt;
	font-family : Impact, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #000099;
	line-height : 120%;
	text-decoration : none;
	text-align : left;
	margin : 0em;
	padding : 0em;
	border: none;
}
<!-- Rubrik 3 -->
H4 {
	font-size : 15pt;
	font-family : Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	color : #0000CC;
	line-height : 120%;
	text-decoration : none;
	text-align : left;
	margin : 0em;
	padding : 0em;
	border: none;
}
<!-- Bildtext -->
H6 {
	font-size : 12pt;
	font-family : Garamond, AGaramond, Palatino, Schoolbook, serif;
	font-weight : 500;
	font-style : normal;
	color : Black;
	line-height : 130%;
	text-decoration : none;
	text-align : justify;
}
<!-- Very big -->
.big {
	font-size : 150pt;
	font-weight : 500;
}
