body {
	font-family:		verdana, helvetica;
	font-size:			11px;
	font-style:			normal;
	font-variant:		normal;
	font-weight:		normal;
	line-height:		1.7em;
	color:				#333333;
}

body.mceContentBody {
   background-color:	#ffffff;
}


/* Rubrik 1 */
h1, .span_h1 {
	color:				#007f89;
	font-size:			24px;
	font-weight:		normal;
	line-height:		1.3em;
	font-family: verdana;
	margin:				0px;
	padding:			0px;
}

/* Ingress */
h2, .span_h2 {
	color:				#333333;
	font-size:			14px;
	font-weight:		normal;
	line-height:		1.6em;
	font-family: verdana;
	margin:				0px;
	padding:			0px;
}

/* Rubrik 2 */
h3, .span_h3 {
	color:				#007f89;
	font-size:			20px;
	font-weight:		normal;
	line-height:		1.5em;
	font-family: verdana;
	margin:				0px;
	padding:			0px;
}

/* Mellanrubrik 1 */
h4, .span_h4 {
	color:				#007f89;
	font-size:			18px;
	font-weight:		normal;
	line-height:		1.3em;
	font-family: verdana;
	margin:				0px;
	padding:			0px;
}

/* Mellanrubrik 2 */
h5, .span_h5 {
	color:				#007f89;
	font-size:			14px;
	font-weight:		normal;
	line-height:		1.5em;
	font-family: verdana;
	margin:				0px;
	padding:			0px;
}

/* Mellanrubrik 3 */
h6, .span_h6 {
	color:				#666666;
	font-size:			12px;
	font-weight:		normal;
	line-height:		1.5em;
	font-family: verdana;
	margin:				0px;
	padding:			0px;
}

/* Citat */
blockquote, .quote {
	font-family:		'times new roman', verdana, arial, helvetica;
	font-size:			17px;
	display:			block;
	line-height:		1.4em;
}


a, .mceContentBody a {
	color:				#666666;
	text-decoration:	none;
}


