body  {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12pt;
	color : black;
	font-weight : normal;
}

h1  {
	font-family : Verdana,Helvetica, Arial, Sans Serif;
	font-size : 18pt;
	color : black;
	font-weight : bold;
}

h2  {
	font-family : Verdana,Helvetica, Arial, Sans Serif;
	font-size : 12pt;
	color : white;
	font-weight : bold;
}

.rubrik  {
	font-family : Verdana,Helvetica, Arial, Sans Serif;
	font-size : 24pt;
	color : black;
	font-weight : bold;
}

.brod  {
	font-family : Verdana,Helvetica, Arial, Sans Serif;
	font-size : 12pt;
	color : black;
	font-weight : normal;
}

A:LINK  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : underline;
	color : blue;
	font-weight : normal;
}

A:activ  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : underline;
	color : red;
	font-weight : normal;
}

A:visited  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : underline;
	color : blue;
	font-weight : normal;
}

A:Hover  {
	font-size : 12pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Yellow;
	text-decoration : none;
}

