@import url(standard.css);


h1 {
	font: 2.2em Georgia, "Times New Roman", Times, serif;
	color: #003163;
	margin: 1em 0 0.5em 0;
	letter-spacing: -0.01em;
	}
	
h2 {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color: #003163;
	margin: 1em 0 0.5em 0;
	letter-spacing: -0.01em;
	}
	
h3 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #003163;
	margin: 1em 0 0.5em 0;
	letter-spacing: -0.01em;
	}

#indhold p, #indhold ol, #indhold ul, #indhold td, #indhold label, #indput input {
	color: #373737;
	font-size: 10px;
	margin: 0 0 1.5em 0;
	}