/* Guldbjerg External Style sheet */
		body{
	background-position: left;
	font-family:Arial;
	font-size: 20px;
	font: bold;
	scrollbar-base-color: white;
	background : url(gfx/guldbjerg.jpg) no-repeat 100%;
	 A:link {
	color: Navy;
}
 	 A:visited {
	color: Blue;
}
  	A:active {
	color: Teal;
}

	
}
			

	tr{
	margin: 40px 20% 20% 40px;
}
	
	
	td{
	line-height : 130%;
	font-family:Arial;
	font-size:12px;
	width: 600px;
	margin: 20px;
	font:bold;
}
	b{
	font : bold medium;
}
	


