
body {
	background-color: #FFFFFF;
}

a:link {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #3333FF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #3333ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #3333ff;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 110%;
	margin-left: 10px;
	margin-bottom: 1px;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	line-height: 110%;
	margin-left: 10px;
	margin-bottom: 0;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}    

li {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 110%;
	margin-bottom: 8px;
}

hr {
	color: #8B4513;
	background-color: #8B0000;
	width:500px;
	height:4px;
	margin-top: 30px;
	margin-bottom: 30px;
}

table.design-std {
	border-collapse: collapse;
	border: 0;
}

table.design-std th {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	text-decoration: underline;
	padding: 10px;
}
	
table.design-std td {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	padding: 10px; 
}

table.design-biblomster {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left; 
}

.historiskt {
	color: #003333;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
	text-align: left;
	margin-right: 50px;
}

.indented {
	margin-left:50px;
	padding-top: 3pt;
	padding-bottom: 3pt;
	}
.indented-slim {
	margin-left:50px;
}
.pageFormat {
	width:800px;
	background-color:#FFFFE3;
}

.recept {
	color: #700000;
	font-style: italic;
}	

.varning {
	color: #FF0000;
}	


