/*	Dette stylesheet er til udprint */

BODY {
	background: #F0F0F0;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 20px;
/*  	SCROLLBAR-FACE-COLOR: #AFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FAFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFAFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFAFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFAF; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
*/	overflow-x: hidden;
	overflow-y: hidden
	}

TABLE {
	background: #FFFFFF;
	color: #000000;
	font-family: Comic Sans MS, Times New Roman;
	font-size: 16px
	}

.top,.bottom,.left,.right,.center {
	background: #FFFFFF;
	color: #000000
	}

A:link {
	color: #000000;
	text-decoration: none
	}

A:visited {
	color: #000000;
	text-decoration: none
	}

A:active {
	color: #000000;
	text-decoration: none
	}

A:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold
	}

H1 {
	font-family: Arial Narrow;
	font-size: 26pt
	}

H2 {
	font-family: Arial Narrow;
	font-size: 20pt
	}

ADDRESS {
	color: #000000;
	font-family: Times New Roman;
	font-size: 12px;
	font-style: italic
	}
 

