A {font-family: Verdana, MS Sans Serif, Arial, sans-serif; text-decoration: none; font-size: 10px; z-index: 1; }
A:link { color: #0000FF; text-decoration: none }
A:visited { color: #003399; text-decoration: none }
A:hover { color: #FF0000; text-decoration: none }

A.lg { font-family: Verdana, MS Sans Serif, Arial; font-size: 12px; font-weight: bold;}
A.lg:link { color: #0000FF; text-decoration: none}
A.lg:visited { color: #003399; text-decoration: none}
A.lg:hover { color: #FF0000; text-decoration: none}

A.top { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none }
A.top:link { color: #D7ECFD; text-decoration: none }
A.top:visited { color: #D7ECFD; text-decoration: none }
A.top:hover { color: #FFF3D5; text-decoration: none }

P { color: #000000; font-family: Verdana, MS Sans Serif, Arial, sans-serif; font-size: 10px; z-index: 1 }
TD, TH { color: #000000; font-family: Verdana, MS Sans Serif, Arial, sans-serif; font-size: 10px; }
TH { text-align: center; font-weight: bold; }

.p14 {font-size: 14px}

.main { color: #000000; font-family: Verdana, MS Sans Serif, Arial, sans-serif; font-size: 10px; z-index: 1 }
.unnamed1 { overflow: visible; position: absolute; visibility: visible; z-index: 1 }
.exempel {color: #009900; font-weight: 600; font-style: italic;}

/* Newer pages have BODY classed as 'content' to enable better CSS styles. */
.content { 
	background-color: white; 
	color: blue;
	font: x-small Verdana, "MS Sans Serif", Arial, sans-serif;
	text-decoration: none;
}
.content A:link { color: blue; }
.content A:visited { color: #039; }
.content A:hover { color: blue; text-decoration: underline; }
.content A:focus { color: blue; text-decoration: underline; }
.content A:active { color: red; }

.content TABLE, .content TD {font-size: x-small; }
.content H1 { font-size: 1.5em; }
.content H2 { font-size: 1.5em; }
