/* Guldbjerg External Style sheet */
		body{
	background-repeat: no-repeat;
	background-position: top;
	font-family:Arial;
	font-size: 29;
	font: bold;
	scrollbar-base-color: white;
	 A:link {
	color: Navy;
}
 	 A:visited {
	color: Blue;
}
  	A:active {
	color: Teal;
}
}
			
		H1{
	font-family:Arial;
	font-size:20;
	font : bold;
}
	tr{
	margint:40;
	align:center;
		
}
	
	td{
	font-family:Arial;
	font-size:12px;
	width: 600;

}
		td h4{
		
	font-family:Arial;
	font-size:20px;
	font : bold;
}
	Link{
	
}


