.NoPrint {
	display:none;
}
/* Gammel
body, td, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:black !important;
	font-size:11px !important;
	text-align:left;
}
*/
body, td, input, textarea {
	font-family:verdana,Arial, Helvetica, sans-serif;
	color:#565c62;
	font-size:11px !important;
	text-align:left;
}

/* Gammel h1
h1 {
	color:black !important;
	font-size:20px;
	font-weight:bold;
}
*/
h1 {font-size:1.4em;font-weight:bold;color:#565c62;margin:0px;}

h2 {
	color:black !important;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0.2em;
}
a {text-decoration:underline;}
a {font-size:1em;color:#89001e;text-decoration:none;}
div 
{
	position:static !important;
	width:100% !important;
	clear:both !important;
}
table {
	width:100%;
}

/* Classed P
---------------------------------------------------------------------- */
img {border: none;}
img.border_none {border: none;}
/*Brødtekst*/
p.style1 {font-size:11px;color:#565c62;margin:0px;font-family:verdana;}
/*Overskrift*/
p.style2{font-size:1.4em;font-weight:bold;color:#565c62;margin:0px;}
/*Rubrik*/
p.style3 {font-size:1.2em;font-weight:bold;color:#565c62;margin:0px;}
/*Rød*/
p.style4{font-size:11px;color:red;margin:0px;font-family:verdana;}
p.margin{margin: 0;padding: 0;}
p.Text09 {font-size:1em;color:#565c62;font-weight:bold;padding-bottom:3px;}
p.Text10 {font-size:1em;color:#565c62;font-weight:bold;}
/* Dimensions
---------------------------------------------------------------------- */
.Spacer33 {width:25%;}
.Spacer34 {width:50%;}