body {
	background-image:url('../bilder/logo.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-position:middle;
	background-color:#FFFFFF;
	}
p {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
h3 {
	font-style: oblique;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
a:link {
	color: #C00000;
	font-size: 10pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}
a:visited {
	color: #A8A8A8;
	font-size: 10pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}
li {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

