p{ 
text-align: left;
color: white;
font-family: times;
font-size: 12pt;
}

/* De elementer som har helramme */
.bordered {
	border: 2px solid #aa3000;
}

td{ 
color: lightgrey;
font-family: times;
}

tr{ 
text-align: left;
color: black;
font-family: times;
}

table{ 
color: black;
font-family: times;
font-size: 12pt;
}

BODY {margin: 0pt;
color: #ffffff;
background: #191111;
}

a:link {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #aa6000;
	text-decoration:none
}

a:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b38F00;
	text-decoration:none
}
	
a:active{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b38F00;
	text-decoration:none
}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ee5000;
	text-decoration:none;
}



H1 {		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: grey;}
	

FORM {		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;

}
	
INPUT {		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}
	