.text {
	font-family: "Century", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99999a;
	line-height: 16px;
}
.textbold {
	font-family: Century;
	font-size: 11px;
	color: #000000;
}
.text_white {
	font-family: Century;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_grey {
	font-family: Century;
	font-size: 8px;
	font-weight: normal;
	color: #c1c1c1;
}
.text_lg {
	font-family: Century;
	font-size: 14px;
	color: #99999a;
}

.text_lg2 {
	font-family: Century;
	font-size: 17px;
	color: #FFFFFF;
}

.text_lg3 {
	font-family: Century;
	font-size: 17px;
	color: #99999a;
}
