
div.TextFormatParagraph {
	margin-left: 30px;
	margin-right: 30px;
}

div.TextFormatParagraph p {
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	white-space: normal;
}

div.TextFormatParagraph cite {
    font-style: italic;
}

span.TextFormatDate {
	font-weight: bold;
}

span.TextFormatOrganization {
	font-style: italic;
}

span.TextFormatTerminology {
	font-style: italic;
}

span.TextFormatEmphasized {
	font-weight: bold;
	font-style: italic;
}

span.TextFormatImportantPerson {
	font-style: italic;
	font-weight: bold;
}

span.TextFormatExpressionOuter { }
span.TextFormatExpressionOuter 
span.TextFormatExpressionInner {
	font-style: italic;
}

span.TextFormatPiece {

}

span.TextFormatReferencedPieceOuter { }
span.TextFormatReferencedPieceOuter 
span.TextFormatReferencedPieceInner {
	font-style: italic;
}

span.TextFormatPiece 
span.TextFormatReferencedPieceOuter 
span.TextFormatReferencedPieceInner {
	font-weight: bold;
}


span.TextFormatOwnDiscTitle {
	font-weight: bold;
}

span.TextFormatDiscTitleOuter { }
span.TextFormatDiscTitleOuter 
span.TextFormatDiscTitleInner {
	font-style: italic;
}

span.TextFormatSongTitleOuter { }
span.TextFormatSongTitleOuter 
span.TextFormatSongTitleInner {
	font-style: italic;
}

span.TextFormatImportantSong {
	font-weight: bold;
}
