html, body {height:100%}


body {
	text-align: left;
	align: center;
	font-family: 'Verdana';
	font-size:10pt;
	color: #823701;
}


a:href { text-decoration: none } 
a:link { text-decoration: none } 
a:visited { text-decoration: none } 
a:hover { text-decoration: none; color: red;  }

	<!-- fjerner understregning og laver teksten rød{  }
	
.text
{
	font-family:Verdana;
	font-size:10pt;
	color: #823701;
}

table, tr, td {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

TD {
	font-family:'Verdana';
	font-size:10pt;
	color:#823701;
	vertical-align: top;
}

H1 {
	font-family:'Verdana';
	text-align: center;
	FONT-SIZE: 22px; 
	COLOR: #823701;
	font-weight:bold;
	margin-bottom: -18px;
	
}

H2 {
	text-align:left;
	FONT-SIZE: 18px; 
	COLOR: #823701;	
	font-family:'Verdana';
}

H3 {
	text-align:left;
	FONT-SIZE: 16px; 
	color: #823701;	
	font-family:'Verdana';
}
