.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.family {
	font-family: Tahoma;
	font-size: 12px;
	color: 121212;
}

.grey {
	font-family: Tahoma;
	font-size: 12px;
	color: 616060;
}

.blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: 2863b3;
}

.blue2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: 5489d1;
}

.blue3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: 1d52af;
}

.blue4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: 5489d1;
}

.white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: ffffff;
}

.orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: ffc000;
}

