body {
	margin:0;
	padding:0;
	text-align: left;
	background: white;
	background-image: none;
}

.mceContentBody {
	font-family: Arial, Verdana, sans-serif;
}

.contentheading {
	font-size: 200%;
	font-weight: normal;
	line-height: 120%;
	padding: 0 0 15px 0;
	border: 0;


	padding: 0px;
}

.componentheading {
	color:#ccc;
	font-size: 250%;
	line-height: 120%;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0 0 20px 0;
	border-bottom: 5px solid #282828;

	font-size: 190%;
	font-weight: normal;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	font-weight: normal;
	line-height: 100%; /* Prev 120% */
}

h1, .h1 {
	font-size: 200%;
}

h2, .h2 {
	font-size: 170%;
}

h3, .h3 {
	font-size: 150%;
}

h4, .h4 {
	font-size: 120%;
}

h5, .h5 {
	font-size: 120%;
	text-transform: uppercase;
}

.filesize {
	font-size: 80%;
}


