/* CSS Document */

h1 {
	font-size: 14px;
	color: #10627A;
	font-family: "Arial";
	font-weight: bolder;
	text-decoration: none;
}

p {
color:#000000;
font:"Arial";
font-size:12px;
font-weight:lighter;
text-decoration:none
}.menu {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #10627A;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-size: 18px;
	color: #621450;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;	
}
h4 {
	font-size: 18px;
	color: #5D5F7F;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
}
h5 {
	font-size: 24px;
	color: #5D5F7F;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
}
h6 {
	font-size: 18px;
	color: #609396;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
}
h7 {
	font-size: 30px;
	color: #609396;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
}
h8 {
	font-size: 18px;
	color: #32281E;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
}
h9 {
	font-size: 30px;
	color: #32281E;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
}
body {
	background-image: url(../bakgrunner/flower3.jpg);
}

