.ChapterTitle {
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.SecondaryTitle {
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.NormalText {
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

