@charset "windows-1255";
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #054387;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #83512C;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.table_pic {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left bottom;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}
.tafrit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 10px;
}
