<!-- pangea-style.css -->

body {
	font-family : MS Sans Serif ;
	color : #000000 ;
	font-size : 8pt ;
	background-color : #FFBE4D ;
	}

A 	{
	text-decoration : none ;
	color : #C00000 ;
	font-size : 8pt ;
	font-weight : normal ;
	}

A:Hover	{
	text-decoration : underline ;
	}

td	{
	font-family : MS Sans Serif ;
	font-size : 8 pt ;
	}

.overskrift	{
	font-family : MS Sans Serif ;
	font-size : 14pt ;
	font-weight : bold ;
	}

.normal {
	font-family : MS Sans Serif ;
	font-size : 8pt ;
	}
