body {
	background: url(wp-content/themes/k2/styles/msb/marx.png) white;
	color: black;
	font-family: "Bitstream Charter" serif;
font-size: 10pt;
	margin: 0 auto;
	padding: 0 20px;
	width: 12cm;
}

.itemtext p {
	line-height: 1.4em;
}

* {
	color: black;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-family: "Impact" sans-serif;
}
h1 {
}
h3 {
	border-bottom: 1pt dashed;
	font-size: 2em;
	margin-bottom: 0;
}

h4 {
	font-size: 1.5em;
}

.comments ol li {
	list-style-type: none;
}

li.item {
	position: relative;
	margin: 0 0 30px;
}

.counter, .commentauthor {
	font-size: 1.1em;
	position: relative;
	left: -25px;
}

.commentauthor {
	font-weight: bold;
	left: -14px;
}

.tagdata, .commentmetadata {
	display: block;
}

#header, .metalinks, hr, #rollingarchives, .navigation, .secondary, #footer, hr, .editlink, .commentseditlink, .quoter_comment, #commentform, h4.reply, .entry-meta, .entry-category, .entry-edit, .comments {
	display: none;
}

p,ul,ol {
	background: white;
	font-size: 11pt;
	line-height: 150%;
	text-align: justify;
}

a.skiplink {
	display: none;
}
a {
 color: inherit;
 text-decoration: inherit;
 background: inherit;
}

p img {
  margin: 0 0 4mm 4mm;
  float: right;
}
