.fet { font-weight: bold }
.fetunderstr { font-weight: bold; text-decoration: underline }
.kursiv { font-style: italic }
.liten { font-size: 7pt; font-weight: bold  }
.sidfot { font-style: italic; font-size: 9pt; font-family: verdana, arial, geneva }
.understr { text-decoration: underline }
.rod  { color: #ff0000; font-weight: bolder }
a:hover     { color: red; background-color: yellow }
a:link    { color: black }
a:visited   { color: black }
body   { font-size: 9pt; font-family: verdana, arial, geneva }
form  { font-size: 9pt; font-family: verdana, arial, geneva }
h1   {
	color: #333333;
	font-weight: normal;
	font-size: 30pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0
}
h2    {
	color: #333333;
	font-weight: normal;
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left
}
h3 {
	color: #cc0000;
	font-weight: normal;
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif
}
h4  {
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif
}
h5 {
	color: black;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 1.67em 0
}
hr { margin-left: 75pt }
li  { font-size: 9pt; font-family: verdana, arial, geneva; list-style-type: disc }
ol  { font-size: 9pt; font-family: verdana, arial, geneva }
p  { font-size: 9pt; font-family: verdana, arial, geneva }
td  { font-size: 9pt; font-family: verdana, arial, geneva }
tr  { font-size: 9pt; font-family: verdana, arial, geneva }
ul  { font-size: 9pt; font-family: verdana, arial, geneva; list-style-type: none }

