﻿body
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 8pt;
}
.defFont
{
	font-family: Tahoma;
	font-size: 8pt;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:active
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #808080;
}
select, input, option, textarea,span
{
	font-family: Tahoma;
	font-size: 8pt;
}

