/* CSS Document */

.main_text_bold {
	font-family: Calibri;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #1F2259;
}

	.Main_text {
	font-family: Calibri;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #1F2259;
}

	.Small_text {
	font-family: Calibri;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #1F2259;
}
.Title_text {
	font-family: Calibri;
	font-size: 26px;
	line-height: normal;
	font-weight: bold;
	color: #1F2259;
	}
	
	.Footer_text {
	font-family: Calibri;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Quote_text {
	font-family: Calibri;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #1F2259;
	font-style: italic;