body{
	background-image:	url(../visitor/bild1.gif);
	background-color:	#ffffff;
	background-repeat:	no-repeat;
	background-attachment:	fixed;
	margin:			0px;
	padding:		0px;
	font-size:		1.0em;
	line-height:		125%;
}
td{
	line-height:		140%;
}
a{
	text-decoration:	none;
	color:			#0000ff;
}
a:visited{
	color:			#0000ff;
}
a:hover{
	color:			#ff0000;
}
h1{
	font-size:		2.0em;
	font-weight:		900;
	line-height:		125%;
}
h2{
	font-size:		1.2em;
	font-weight:		700;
}
.strong{
	font-weight:		700;
}