@charset "utf-8";
/* CSS Document */

.txt-10-wht {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #FFF;
}

.txt-10-gry {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #999;
}


.txt-12-wht {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #FFF;
}

.txt-12-gry {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333;
}

.txt-14-wht {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FFF;
}

.txt-14-gry {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #333;
}
.txt-14-blu {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #1870CA;
	font-weight: bold;
}
.txt-16-blu {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #1870CA;
	font-weight: bold;
}
.txt-18-blu {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #1870CA;
	font-weight: bold;
}




.txt-16-wht {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.txt-18-wht {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
