.blueTitle {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E91B1;
}
.mainText {
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
}
.orangeTitle {

	font-family: sans-serif;
	font-size: 13px;
	color: #D35C00;
	font-weight: bold;
}
.mainTextItalic {
	font-family: sans-serif;
	font-size: 14px;
	color: #D35C00;

}
