/* Serritzlev Sprog CSS  */

body,p {
	scrollbar-3dlight-color : #FAFAFB;
	scrollbar-arrow-color : #FAFAFB;
	scrollbar-base-color : #D3D8DC;
	scrollbar-darkshadow-color : #FAFAFB;
	scrollbar-face-color : #D3D8DC;
	scrollbar-highlight-color : #FAFAFB;
	scrollbar-shadow-color : #FAFAFB;
	scrollbar-track-color : #FAFAFB;

	font-family: Verdana;
	font-size: 8pt;
	line-height: 11pt;
	list-style: disc;
	text-align: left;
	color: #000000;
}

h1 {
	font-family: Verdana;
	font-size: 16pt;
	line-height: 18pt;
	text-align: left;
	font-weight: bold;
	color: #818c95;
}
h2 {
	font-family: Verdana;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	color: #818c95;
}
h3 {
	font-family: Verdana;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	color: #818c95;
}

strong {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: 11pt;
	color: #000000;
	
}
ol {
	font-family: verdana;
	font-size: 8pt;
	line-height: 11pt;
	list-style: disc;
	text-align: left;
	color: #000000;
}

td,tr,li, ul,p {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 11pt;
	list-style: disc;
	text-align: left;
	color: #000000;
}
A:link { color: #818c95; text-decoration: none;} 
A:visited { color: #818c95; text-decoration: none}
A:active { color: #818c95; text-decoration: none;} 
A:hover { color: #818c95; text-decoration: underline;} 