div.tinyMCE {
	margin-bottom: 20px !important;
	font-size: 12px !important;
	color: #696E74 !important;
}

div.tinyMCE p,
div.tinyMCE span{
	font-size: 12px !important;
	margin-bottom: 0 !important;
}

div.tinyMCE .tinyBold {
	font-size: 12px !important;
	color: #696E74 !important;
	font-weight: bold !important;
}

div.tinyMCE .tinyCap {
	font-size: 10px !important;
	color: #696E74 !important;
	font-weight: normal !important;
}

div.tinyMCE .tinyNote {
	color: #FF6600 !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

