.Normal{
	Caption:Normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	color:#000000;
}

P{
	Caption:Normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	color:#000000;
}

.Overskrift {
	Caption:Overskrift;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color:#000000;
}

.BilledTekst{
	Caption:Billedtekst;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
	color:#000000;
}

ul	{
	margin: 5px 4px 5px 0px;
	padding:0px;
}
li	{
	list-style-image: url(../images/arrow_site.gif);
	margin: 0px 0px 2px 16px;
	padding:0px;
}