body { 
  color : #000000; 
  background : #ffffff; 
 }
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
div#BehallareHuvud, div#BehallareSidfot  { 
  display : none; 
} 
#SpaltVanster,  #SpaltHoger,{
	float: none;
	width: auto;
	color: #000000;
	margin: 0em;
	padding: 0em;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
div#SpaltHoger p, div#SpaltHoger h4, div#SpaltHoger ul{
	font-size: 0.8em;
}
p, ul, ol, td, h4{
	font-size: 0.9em;
	line-height: 125%;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 1em;
}
h1, h2, h3 {
	margin-bottom: 0.1em;
	color: #2E5E8D;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0em;
	
}
h1 {
	font-size: xx-large;
	line-height: 110%;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-style: italic;
	font-size: x-large;
	line-height: 110%;
	font-weight: normal;
}
h3 {
	font-size: medium;
	line-height: 120%;
	font-weight: bold;
	}
h4 {
	font-weight: bold;
	margin-bottom: 0em;
	}
	
.linje {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E5E8D;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 0em;
}
.text_centrerad {
	text-align: center;
}
.Bild_hoger {
	float: right;
	margin-left: 10px;
}
.Bild_vanster {
	float: left;
	margin-right: 10px;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0em;
}
li {
	margin-left: 10px;

}
.Bild_distans {
	clear: both;
}
.gul_platta {
	background-color: #F8C400;
}
.bla_platta {
	background-color: #D8E8F8;
}

.indrag, blockquote {
	margin-left: 30px;
}
