BODY  {
	background-image : url(bilder\bg024.jpg);
	font-family : 'Verdana';
	font-size : 20px;
	font-style : normal;
	font-style : oblique;
	color : Black;
	
}

H1  {
	font-family : 'Verdana';
	font-size : 60px;
	font-style : oblique;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	color : Black;
	font : 900 normal normal;
}

H2  {
	font-family : 'Verdana';
	font-size : 40px;
	font-style : oblique;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	color : Black;
}

H3  {
	font-family : 'Verdana';
	font-size : 30px;
	font-style : oblique;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	color : Black;
}

H4  {
	font-family : 'Verdana';
	font-size : 25px;
	font-style : oblique;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	color : Black;
}

P  {
	text-indent : 0.3cm;
	font-size : 18px;
	font-family : Verdana;
	font-weight : normal;
}

HR  {
	color : Red;
}


