BODY {
	color : #000000;
	font-family : Verdena;
        margin: 0;
        padding: 0;
}

TABLE {empty-cells: show;}

.swck  {
	font-family : Verdena;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #000000;
}

.rubrik  {
	font-family : Verdena;
	font-size : medium;
}

.small  {
	font-family : Verdena;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	text-decoration : none;
}

.rubrikfet  {
	font-family : Verdena;
	font-size : medium;
	font-weight : bold;
}

.fet  {
	font-family : Verdena;
	font-weight : bold;
	font-size : 12pt;
}

.rubrikstor  {
	font-family : Verdena;
	font-size : large;
}

.bamse  {
	font-family : Verdena;
	font-size : 36pt;
	font-weight : bold;
}

.kursiv  {
	font-family : Verdena;
	font-style : italic;
}

A:Visited  {
	text-decoration : none;
	color : Blue;
}

A:Active  {
	color : Blue;
	text-decoration : none;
}

A:LINK {
	text-decoration : none;
	color : Blue;
}


A:Hover  {
	text-decoration : underline;
	color : Blue;
}

