
Body {
	background-image=URL(grafik/baggrund.gif);
	}
	
H1 {  
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
 	text-align: center;
	color: #054972;
	}	
H2 {  
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
 	text-align: center;
	color: #054972;
	}	

H3 {  
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
 	text-align: left;
	color: #054972;
	}	
	
TD {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	}

TD.blok {
	height: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: white;
	background-color: #000080;
	}	
	
P {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	}

A    {
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
	}

LI {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	}
	
