.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C7C7C;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	line-height: 18px;
}
.newlittletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFCC00;
}

