.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: #4E4E4E;
}
.tahoma11green {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C7726;
}
.tahoma11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.tahoma11brown {
	font-family: Tahoma;
	font-size: 11px;
	color: #C86207;
}

