<!-- Brodtext -->
DIV {
	font-size : 12pt;
	font-family : Garamond, AGaramond, Palatino, Schoolbook, serif;
	font-weight : 500;
	font-style : normal;
	line-height : 130%;
	text-decoration : none;
	text-align : justify;
}
<!-- Apotekarstil -->
TT {
	font-size : 10pt;
	font-family : Garamond, AGaramond, Palatino, Schoolbook, serif;
	font-weight : 500;
	font-style : normal;
	line-height : 110%;
	text-decoration : none;
	margin : 0em;
	padding : 0em;
	border: none;
}
<!-- Titel -->
H3 {
	font-size : 25pt;
	font-family : Impact, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	line-height : 120%;
	text-decoration : none;
	margin : 0em;
	padding : 0em;
	border: none;
}
<!-- Undertitel -->
H4 {
	font-size : 13pt;
	font-family : Impact, Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 500;
	font-style : normal;
	line-height : 120%;
	text-decoration : none;
	margin : 0em;
	padding : 0em;
	border: none;
}
<!-- Mellanrubrik -->
H5 {
	font-size : 13pt;
	font-family : Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 700;
	font-style : normal;
	line-height : 120%;
	text-decoration : none;
	margin : 0em;
	padding : 0em;
	border: none;
}
<!-- Very big -->
.big {
	font-size : 150pt;
	font-weight : 500;
}
