body {
	color: #333333;
	margin: 0px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size:8pt;
	font-family:georgia;
	text-transform: none;
	}
p { 
	font: 8pt/12pt georgia; 
	margin-top: 0px;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #003399;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #003399;
}
a:hover, a:active { 
	text-decoration: none; 
	color: #9685BB;
	background: lightblue;
}
.list {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}
.innrykk {
	color : #000000;
	margin-left : 15px;
	font-family : Tahoma,Verdana,Arial;
}
.innrykkX2 {
	color : #000000;
	margin-left : 25px;
	font-family : Tahoma,Verdana,Arial;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

