BODY {
	background: url("../Bilder/snowback.gif");
	background-color : White;
	font : Times New Roman;
}
A.index {
	color: Blue;
	text-decoration : none;
}

H1{
	text-align: center;
	font-weight : bold;
}
P.uppdate{
	text-align: right;
	font-size : 10px;
	color: Gray;
}
P.text{
	text-indent: 15px;
	font-size : 20px;
}
P.picttext{
	margin-left : 40mm;
	font-size : 20px;
	font-weight : bold;
}
IMG.left{
	float: left;
}
IMG.right{
	float: right;
}IMG.none{
	float: none;
}