body {
	margin: 0px;
}
.mainTable {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 8px;
	direction:rtl;
	text-align: justify;
}
.text1 {
	color: #660000;
}
.liStyle {
	list-style-image: url(images/favor.gif);
}
.mainTable2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #00004A;
	padding: 8px;
	direction:rtl;
	text-align: justify;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #8D8D8D;
	text-align: center;
	background-color: #F4F4F4;
}
.rightTable {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-align: justify;
	direction:rtl;
	padding: 4px;
	line-height: 20px;
}
.rightTable a:link {
	color: #00128C;
	text-decoration: none;
}
.rightTable a:hover {

	color: #00128C;
	text-decoration: none;
}
.rightTable a:visited {
	text-decoration: none;
	color: #590000;
