ul  {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ol {
	margin: 0px 0px 0px 27px;
	padding: 0px;
}


li  {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border-style: none;
}
.mpiimage_left { 
  margin-right: 15px; 
}
.mpiimage_right { 
  margin-left: 15px; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 2.0em;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 2px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
p {
	padding-bottom: 0px;
	color: #333333;
}
.nyhetsbrevskjema {
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	font-size: 14px;
	background-color: #F4F4F4;
	color: #333333;
}

