.firmatekst { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 
12px; font-style: normal} 

.firmaoverskrift { color: #000000; font-family: Arial, 
Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold} 

body { background-color: #94aabd; color: #000000}

a:link
{
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #000000
	text-decoration: none;
}
body, table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
}
.frame
{
	background: url( ./framebg.gif );
	background-color: #006699;
}
.detail
{
	background-color: #E6E6E6;
}