.11grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #464e5c;
}
.11redbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #F1623A;
	font-weight: bold;

}
.11bluebold {

	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	font-weight: bold;
}
.10white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
