.arial10grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.inline{display:inline;
}
.tahoma11grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #8B8C88;
}.tahoma11pink {
	font-family: Tahoma;
	font-size: 11px;
	color: #DE318E;
}

.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
}
.tahoma11blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #373567;
}
.tahoma11orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #E06B01;
}