body
{
	margin-bottom: 0px;
}
.text
{
	margin-bottom: 0;
	margin-top: 0;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E0E0E;
	line-height: 15px;
	text-align: right;
}
.text1
{
	margin-bottom: 0;
	margin-top: 0;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4B4B4;
	line-height: 15px;
	text-align: right;
}
.txtRTL
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	direction: rtl;
	color: #2A2A2A;
}
.txtLTR
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	direction: ltr;
	color: #2A2A2A;
}
