.10grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.11grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.13white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 22px;
}
.greybold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.13white strong {
	color: #FFC;
}
