/*
	JCE-Editor Style
	Create 2016/4/8
	Powered By: Mehrsama.com
*/

.itemIntroText h1 , .itemFullText h1 {
	color: #ae0101;
	font-size: 18.5pt;
	word-spacing: -3px;
	font-weight: normal;
}
.itemIntroText h2 , .itemFullText h2{
	color: #ae0101;
	font-size: 14pt;
	word-spacing: -3px;
	font-weight: normal;
}
.itemIntroText code , .itemFullText code{
	color: #17539d;
}
.itemIntroText h3 , .itemFullText h3 {
	color: #0f5818;
	font-size: 15px;
	font-weight: normal;
}
.itemIntroText address , .itemFullText address {
	color: #606060;
    font-size: 15px;
    font-style: normal !important;
}
.itemIntroText p , .itemFullText p{
	font-size: 10.4pt !important;
	line-height: 30px;
	color: #2e2e2e;
	margin: 0 0 10px 0;
}