.ms-rteCustom-text { 
	/*
		Normal Text
	*/
	font-size: 12px; 
	line-height: 15px; }
.ms-rteCustom-textsmaller { 
	/*
		Normal Text smaller
	*/
	font-size: 10px; 
	line-height: 15px; }
.ms-rteCustom-headlines { 
	/*
		Headlines
	*/
	font-weight:bold; 
	font-size: 16px; 
	line-height: 24px; }
.ms-rteCustom-texthead { 
	/*
		Headers
	*/
	font-size: 12px; 
	line-height: 16px; }
