h2
{
	text-indent: 5px;
	font-family: Tahoma;
	font-size: 13pt;
	color: #333333;
	direction: rtl;
}

h3
{
	text-indent: 5px;
	font-family: Tahoma;
	font-size: 7pt;
	color: #333333;
	direction: rtl;
}

p.content
{
	text-indent: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	direction: rtl;
	width: 550px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}

p.contenttitle
{
	text-indent: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	direction: rtl;
	width: 550px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	font-weight: bold;
}

p.description
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #888888;
	direction: rtl;
}

p.englishcontent
{
	text-indent: 2px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	direction: ltr;
}

.categories
{
	font-size: 15px;
	font-weight: bold;
}

ul.top
{
	font-weight: normal;
	color: red;
	list-style-image: url(http://localhost/internet/test/images/article-bullet-small.jpg);
	list-style-position: inside;
}

ul.second
{
	list-style-image: none;
	list-style-type: none;
	color: #888888;
	font-size: 10px;
}

