﻿.surveyQuestion
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	text-align: justify;
	direction: rtl;
}
.surveyQuestion_L
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #DB4751;
	text-decoration: none;
	text-align: justify;
	direction: rtl;
}
.surveyQuestion_L:hover
{
	text-decoration: underline;
	color: #00B3D9;
}
.surveyOption
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	direction: rtl;	
	line-height: 150%;
	padding: 10px;
}
.surveyParagraph
{
	line-height: 150%;
	direction: rtl;
	text-align: justify;
	padding: 10px;
}

