﻿body
	{
	background: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#innehall
	{
	margin: 60px auto 30px auto;
	}

img
	{
	margin: 0 0 16px 0;
	}

p {
	font: 14px georgia, times new roman, serif; 
	color: #333333;
	margin: 0 0 2px 0;
	}

h1
	{
	font: 16px georgia, times new roman, serif;
	letter-spacing: 2px;
	color: #000000;
	margin: 0 0 28px 0;
	}

h3
	{
	font: 18px solway, georgia, times new roman, serif;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: auto;
	color: #000000;
	}

.kursiv { font-style: italic; }
.fet { font-weight: bold; }
.gra { color: #999999; }
.delare { font-weight: 300; margin: 0 10px 0 10px; }

a
	{
	color: #006600;
	text-decoration: none;
	}

a:hover
	{
	color: #006600;
	text-decoration: underline;
	}
