body {
	background-color: #F0EDE4;
	text-align: left;
	margin-top: 0px;
	background-image: url(/gfx/bakgrunn.gif);
	background-repeat: repeat-x;
	margin-left: 116px;
}
td{
	font-family:Arial,Helvetica;
	font-size:10pt;
	background-color:transparent;
}
a{
	font-family:Arial,Helvetica;
	font-size:10pt;
}
.greyBackground{
	background-color:#B9C1C7;
}
.backgroundColor{
	background-color:#F0EDE4;
}
.lightBackground{
	background-color:#FBF8EE;
}
td.mna{
	font-size:8pt;
	font-family:Arial;
	color:black;
}
td.rightLine{
	background-color:#E5E1D6;
}
td.bottomLine{
	color:#A79D90;
	font-size:9pt;
	padding-top:4px;
	padding-bottom:4px;
}
a.bottomLine{
	color:#003475;
	font-size:9pt;
	text-decoration:none;
}