body,
* html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body.em-base {
	text-align: left;
}

#body.em-backend-develop-layout {
	color: #4B4B4B;
}

div.em-backend-stage-inner {
	width: 930px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: Times New Roman
}
h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: Times New Roman;
	text-transform: uppercase;
}
