﻿body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	float: none;
	width: auto;
	color: #000000;
	position: relative;
	text-decoration: none;
	margin-left: 2em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	left: 5px;
	top: 10px;
	list-style-type: square;
}
/*rubriker*/
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	word-spacing: normal;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	word-spacing: 0.1em;
	text-align: left;
	height: auto;
	width: 194px;
	margin-right: 1em;
	margin-left: 1em;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	list-style: square;
	}


