	BODY { 
			background-color: #FFFFFF
			}

	A:link { 
			text-decoration: none; 
			font-family: Trebuchet MS, helvetica, arial, sans, sans-serif; 
			color: #000000; 
			font-weight: bold; 
			font-size: 10pt; 
			}
	A:active { 
			text-decoration: none; 
			font-family: Trebuchet MS, helvetica, arial, sans, sans-serif; 
			color: #000000;
			font-weight: bold; 
			font-size: 10pt; 
			}

	A:visited { 
			text-decoration: none; 
			font-family: Trebuchet MS, helvetica, arial, sans, sans-serif; 
			color: #000000; 
			font-weight: bold; 
			font-size: 10pt; 
			}

	A:hover { 
			text-decoration: none; 
			font-family: Trebuchet MS, helvetica, arial, sans, sans-serif; 
			color: #FF0000; 
			font-weight: bold; 
			font-size: 10pt; 
			}

	.overskrift { 
			font-family: Trebuchet MS, helvetica, arial, sans, sans-serif; 
			color: #000000; 
			font-size: 18pt; 
			line-height: 20pt; 
			font-weight: bold; 
			padding-top: 8px;
			padding-bottom: 3px;
			} 

	.formular {
			font-family: Trebuchet MS, helvetica, arial, sans, sans-serif; 
			padding: 10px;
			background-color: #E8E8DE; 
			font-size: 10pt; 
			line-height: 12pt; 
			}

	.formular_input { 
			font-family: Trebuchet MS, helvetica, arial, sans, sans-serif; 
			background-color: #E8E8DE; 
			color: #00325E;
			font-size: 10pt; 
			line-height: 12pt; 
			vertical-align: middle;
			}

	.broedtekst { 
			font-family: Trebuchet MS, helvetica, arial, sans, sans-serif; 
			color: #000000; 
			font-size: 10pt; 
			line-height: 12pt; 
			padding-bottom: 10px;
			} 

	PRE { 
			font-family: Trebuchet MS, helvetica, arial, sans, sans-serif; 
			color: #000000; 
			font-size: 10pt; 
			line-height: 12pt; 
			padding-bottom: 10px;
			} 
