.footer {
	color: #999999;
	font-size: 11px;
	font-family: tahoma, Times, serif;
	direction:rtl;
}
.maintext {
	font-size: 12px;
	font-family: tahoma, Times, serif;
	color: #000000;
}
.reditalic {
	font-size: 11px;
	font-family: tahoma, Times, serif; font-style:italic;
	color: #ff0000;	
}
.Pagetitle {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	font-family: tahoma, Times, serif;
	direction:rtl;
}
a:link {
	color: #ff0000;
	text-decoration: none;
font-family: tahoma, Times, serif;
font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #999999;
font-family: tahoma, Times, serif;
font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #000000;
font-family: tahoma, Times, serif;
font-size: 12px;
}
a:active {
	text-decoration: none;
font-family: tahoma, Times, serif;
font-size: 12px;
}
.italicgray {color: #999999; font-size: 11px; font-family: tahoma, Times, serif; font-style: italic; }

