body {
	background-color: #ffffff;
	margin: auto 0 auto 0;
	font-family: georgia, "times new roman", times, serif;
	align: center;
}


#arbetsyta {
	width: 680px;
	margin: 30px auto 30px auto;
	border: 0;
	text-align: center;
	background-color: #ffffff;
}

#bilder {
	width: 680px;
	height: 200px;
	margin: 0;
	border: 0;
}

#rubrik {
	height: auto;
	margin: 20px 0 20px 0;
	border: 0;
}

#innehall {
	text-align: left;
	height: auto;
	margin: 0 0 20px 0;
	border: 0;
}

#previous {
	float: left;
	width: 200px;
	margin: 0;
	border: 0;
	text-align: left;
}

#next {
	float: right;
	width: 200px;
	margin: 0;
	border: 0;
	text-align: right;
}

.ca {
	text-align: center;
	margin: 12px 0 0 0;
}

h1,h2,h3,h4 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

h1 {
	font-size: 22px;
	line-height: 1.3em;
	margin: 0.6em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-size: 19px;
	line-height: 1.3em;
	margin: 0.6em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	line-height: 1.3em;
	margin: 0.8em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	line-height: 1.3em;
	margin: 0.6em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

p {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0.3em 0 0.6em 0;
	font-style: normal;
	font-weight: normal;
}

img {
	border: 0;
	margin: 0;
}

a:link {
	color: #60875E;
	text-decoration: none;
}

a:visited {
	color: #60875E;
	text-decoration: none;
}

a:hover {
	color: #E90631;
	text-decoration: underline;
}

a:active {
	color: #E90631;
	text-decoration: none;
}
