BODY {
	background-color: #ffffff;
	font-family: Georgia, Helvetica;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	margin-right: 32px;
}

TABLE {
	font-family: Georgia, Helvetica; 
	font-size: 12px;
	font-weight: normal;
}

P {
	font-family: Georgia, Helvetica; 
	font-size: 12px;
	font-weight: normal;
}

TD {
	font-family: Georgia, Helvetica; 
	font-size: 12px;
	font-weight: normal;
}

H1 {
	font-family: Georgia, Helvetica; 
	font-size: 24px;
	font-weight: normal;
}

H3 {
	font-family: Georgia, Helvetica; 
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
}

input {
	font-family: Georgia, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

textarea {
	font-family: Georgia, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
select {
	font-family: Georgia, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

A {
	text-decoration: underline;
	color: #000099;
} 

A:hover	 {
	text-decoration: none;
	color: #173164;
}

.billede {
	border: 12px solid #bfbfbf;
}

.input {
	border: 1px solid; 
	border-color: black; 
	font-family: tahoma, sans-serif; 
	font-size: 11pt; 
	background-color: white;
	color: #000000;	
}
.Geo10 {
	font-family: Georgia, Helvetica;
	font-size: 10px;
}
