body {
	margin: 25px 50px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12pt;
	color: #000000;
	background: #ffffff;
}

#header {
	display: none;
}

#draft_form {
	display: none;
}

#printable_text {
	display: block !important;
	white-space: pre-wrap;
}

#count_line {
	display: none !important;
}

#limit_notice {
	display: none !important;
}

#status_text_by_default, #status_text {
	display: none !important;
}

#drafts {
	display: none !important;
}

#footer {
	display: none;
}
