body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.mceContentBody {
	background: none repeat scroll 0% 0% #FFFF88;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: rgb(236, 240, 234);
	text-align: left;
	margin: 8px 0px;
}
h1 strong {
	font-weight: normal;
}
h2 {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 1.75em;
	font-weight: normal;
	margin: 0.285em 0px;
}
h2 strong {
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 24px 0px 8px 0em;
}
h3 strong {
	font-weight: normal;
}
h4 {
	font-weight: normal;
	border-bottom: 1px solid rgb(180, 204, 143);
	margin: 24px 0px 8px 0em;
	font-size: 16px;
}
h4 strong {
	font-weight: normal;
}
h5 {
	font-size: 0.8em;
}
h5 strong {
	font-weight: normal;
}
h6 {
	font-size: 0.6em;
}
h6 strong {
	font-weight: normal;
}
p {
	line-height: 16px;
}
p.byline {
	font-size: 0.8em;
	border-bottom: 1px solid rgb(180, 204, 143);
}
p span.date {
}
a {
	color: rgb(23, 118, 43);
	text-decoration: none;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
#content ul, #content ol, .mceContentBody ul .mceContentBody ol {
	margin-left: 0px ! important;
	padding-left: 0px ! important;
}
#content ul ul, #content ul ol, #content ol ul, #content ol ol, .mceContentBody ul ul, .mceContentBody ul ol, .mceContentBody ol ul, .mceContentBody ol ol {
	margin-left: 12px ! important;
}
#content ul li, .mceContentBody ul li {
	margin-left: 32px;
	list-style: square outside none;
}
#content ol li, .mceContentBody ol li {
	margin-left: 32px;
	list-style: decimal outside none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
img.left {
	margin-right: 8px;
}
img.right {
	margin-left: 8px;
}
img[align^="left"] {
margin-right: 8px;
}
img[align^="right"] {
margin-left: 8px;
}
img.banner {
	margin-bottom: 12px;
}
ul.checklist {
}
ul.checklist li {
	background: url("http://proremus.dk/assets/templates/growth/checkmark.png") no-repeat scroll 0px 4px transparent;
	list-style: none outside none ! important;
	margin-left: 0px;
	padding-left: 32px;
	line-height: 2em;
}

