body 	
	{
	background:#EDE2CC;
	font-family: tahoma;
	}

table
    {
    font: 11px tahoma;
    }
    
td
    {
    padding-left:0px;
    padding-right:0px;
    font:;
    color:;
    }
   
hr
    {
    color:;
    size:;
    width:;
    }


A	{
	text-decoration:none;
	}

A:link
    {
	font:;
	color:#472809;
	}

A:visited
	{
    font:;
	color:#472809;
	}

A:active
	{
	font:;
	background-color: ;
	}

A:hover
    {
	color:;
	}
    
P:first-letter
	{
	font-size:14px;
	color: ;
	border-style:;
	border-width:;
	float: ;
	font-weight:;
	line-height;
	}

P
    {
    color:;
    }

.kant
	{
	border:solid 1px #472809;
	padding-left:5px;
	}

.overskrift
	{
	font-size:14px;
	}

.picture
    {
	position: absolute;
	width: 150px;
	height: 150px;
	overflow: auto;
	background-color:;
	font-size: 12px;
	border: ;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	text-align: ;
    }