.textBlueMedium {
	font-size: 16px;
	color: #003366;
}
.textBlueLarge {

	font-size: 24px;
	color: #003366;
}
.textBlueLargeBold {
	font-size: 24px;
	color: #003366;
	font-weight: bold;
}
.textBlueMediumBold {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
