html, body {
	
	 margin:10;  padding:0; }

body {background-color: #f8f5ed;
}
p { font-family:sans-serif; font-size:small; line-height:140%;} /* Grundskrift */
img { border:none;}   /* Ingen border på nogen billeder overhovedet */

td {
	max-width:33%;
}

p.lille {
	font-size:x-small;
	font-family:sans-serif;
}
p.stor {
	font-family:sans-serif;
	font-size:small; 
font-weight:bold;
}
hr {
	height:3px;
	color:#800080; width:70%;
}
p.red {
	color:#FF0000; font-size:medium; font-family:sans-serif;
}
