.normal
{
	font-size : 11px;
	margin-bottom : 0px;
	color : #000;
	padding-bottom : 10px;
	font-weight : normal;
	font-family : arial;
}
.overskrift
{
	font-weight : bold;
	font-family : arial;
	padidng-bottom : 0px;
	margin-bottom : 0px;
	color : #0066a4;
	font-size : 12px;
}
.ul
{
	margin-left : 1px;
	list-style-type : disc;
	text-indet : 0px;
	list-style-position : outside;
	padding-left : 16px;
	margin-top : 0px;
	padding-bottom : 0px;
}
a:visited
{
	color : #000;
	text-decoration : underline;
}
a:link
{
	color : #000;
	text-decoration : underline;
}
