BODY
{
	font-weight: normal;
	list-style-position: outside;
	font-size: 12px;
	background-image: none;
	color: #000022;
	line-height: normal;
	font-style: normal;
	font-family: Tahoma, Arial, 'Arabic Transparent';
	list-style-type: square;
	letter-spacing: normal;
	background-color: white;
	text-align: justify;
	text-decoration: none;
}
td
{
	font-weight: normal;

	font-size: 12px;
	color: #000022;
	line-height: normal;
	font-style: normal;
	font-family: Tahoma, Arial, 'Arabic Transparent';
	list-style-type: square;
	letter-spacing: normal;
	text-decoration: none;
}
A
{
	font-size: 12px;
	color: blue;
	font-family: Tahoma, Arial, 'Arabic Transparent';
	text-decoration: none;
}
A:hover
{
	font-size: 12px;
	color: orangered;
	font-family: Tahoma, Arial, 'Arabic Transparent';
	text-decoration: underline;
}
A:visited
{
	font-size: 12px;
	color: #0066ff;
	font-family: Tahoma, Arial, 'Arabic Transparent';
	text-decoration: none;
}
INPUT
{
	border-right:  1px solid #6B6A80;
	border-top: 2px solid #6B6A95;
	border-left: 1px solid #6B6A80;
	border-bottom: 2px solid #6B6A95;
	background-color: #ffffff;
	font-family: Tahoma, Arial, 'Arabic Transparent';
	font-size: 12px;
}
select
{
	border-right:  1px solid #6B6A80;
	border-top: 2px solid #6B6A95;
	border-left: 1px solid #6B6A80;
	border-bottom: 2px solid #6B6A95;
	background-color: #ffffff;
	font-family: Tahoma, Arial, 'Arabic Transparent';
	font-size: 12px;
}
textarea
{
	border-right:  1px solid #6B6A80;
	border-top: 2px solid #6B6A95;
	border-left: 1px solid #6B6A80;
	border-bottom: 2px solid #6B6A95;
	background-color: #ffffff;
	font-family: Tahoma, Arial, 'Arabic Transparent';
	font-size: 12px;
}