@charset "windows-1255";
.creditFont {
	font-family: Arial;
	font-size: 11px;
	color: #505968;
	text-decoration: none;
}
.mainPageTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blueText {
	font-family: Arial;
	font-size: 12px;
	color: #143e54;
	text-decoration: none;
}
.whiteText {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

