#editorBody {
	background-color: white;
	text-align: left;
	margin: 0px;
}

h1 {
	font-size: 13px;
	line-height: 150%;
	margin-top: 9px;
	text-align: left;
}
			
h2 {

}

h3 {
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin: 0px;
}