h2, h3, h4 {
	font-weight: bold;
	color: #364497;
	margin: 28px 0 8px 0;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

p {
	line-height: 17px;
	margin-top: 0;
}

.csc-firstHeader {
	margin-top: 8px;
}


/* HOME CONTENT */
#contentNews h3 {
	font-weight: bold;
        color: #364497;
}

