body,
#component p,
p,
.k2Container,
.item-page {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    color: #222;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.3;
}


.com_k2 .catItemHeader h3.catItemTitle,
.com_content .blog .page-header h2 a,
.com_content .blog .page-header h2,
.com_content .featured-blog .page-header h2 a,
.com_content .featured-blog .page-header h2 {
    line-height: 125% !important;
}


.articlemain h3 {
	line-height: 122% !important;
	
}

h2 {
	line-height: 105% !important;
	
}

h3 {
	line-height: 132% !important;
	
}
ul, ol {
  list-style-position: outside;
  padding-left: 20px; /* adjust as needed */
}

