/* @override http://company.ingersollrand.com/_layouts/1033/styles/HtmlEditorCustomStyles.css?rev=Osdnxm0xmi0XnjUb0UQv0A%3D%3D */

.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; }
