/*siteart.gr - pcmanager.gr*/

/*JCE custom styles*/

.category-heading {
	font-family: 'HGF', Arial;
	font-size: 21px; 
	font-weight: 600; 
	letter-spacing: 0.025em; 
	margin-bottom: 0; 
	line-height: 26px; 
}
.category-subheading {
	font-family: 'HGF', Arial;
	font-size: 16px; 
	font-weight: normal; 
	letter-spacing: 0.025em; 
	margin-bottom: 0; 
	line-height: 25px; 
}
.item-heading {
	font-family: 'HGF', Arial;
	font-size: 24px; 
	font-weight: 600; 
	letter-spacing: 0.05em; 
	margin-bottom: 0; 
}
.item-subheading {
	font-family: 'HGF', Arial;
	font-size: 15px; 
	font-weight: normal; 
	letter-spacing: 0.025em; 
	margin-bottom: 0; 
}
