BODY{
	font-family: Sans-Serif;
	font-size : 13px;
	color : #6780AD;
	background: #C5BAC0;
}

A:link {
	text-decoration: none;
	color : #004080;
}
A:visited {
	text-decoration: none;
	color : #004080;
}
A:active {
      text-decoration: underline;
	color : #004080;
}
A:hover {
	text-decoration: underline;
	color : #004080;
}

TD.menu{
	text-transform: uppercase;
}

TD{
background-color: #ffffff;
}

TD.head{
background-color: #ccccff;
}

TD.content{
padding-left: 50px;
padding-right: 20px;
}

SPAN.headline{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: oblique;
font-weight: bolder;
}

P.afsnit:first-line {
  letter-spacing: 3px;
  font-weight: bold }


TD.credits{
font-size: xx-small;
text-align: center;
}
