.centred_narrative_titles {
	line-height: normal;
	text-align: center;
}
.centred_narrative_titles_i {
	font-style: italic;
	line-height: normal;
	text-align: center;
}
.centred_narrative_titles_u {
	line-height: normal;
	text-decoration: underline;
	text-align: center;
}
.centred_narrative_titles_i_u {
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}
