
html, body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body{
	padding: 1cm;
	margin-bottom: 3cm;
}

#bild{
	float: right;
}


h1{
	font-size: 1.3em;
	color: #c87352;
	clear: both;
}

h2{
	font-size: 1.1em;
	color: black;
	clear: both;
}

h3{
	font-size: 1em;
	color: black;
	clear: both;
}

table, tbody, tr, th, td{
	font-size:10pt;
}

a{
	color: #c87352;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: black;
}

strong.large{
	font-weight: normal;
	font-size: 1.20em;
}
