.title{
	color: #F69102;
	font-family:Tahoma;
	font-size: 15px;
	font-style : normal;
	font-weight : bold;
}

.title-blue{
	color: #5492A4;
	font-family:Tahoma;
	font-size: 15px;
	font-style : normal;
	font-weight : bold;
}

.title-black{
	color: Black;
	font-family:Tahoma;
	font-size: 13px;
	font-style : normal;
	font-weight : bold;
}

.text{
	color: #4E4E4E;
	font-family:Tahoma;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
}

.text-white{
	color: White;
	font-family:Tahoma;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
}

.text-orange{
	color: #F69102;
	font-family:Tahoma;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
}
