@charset "utf-8";
/* CSS Document */

.arabic {
	font-size: 25px;
}
.arabicBig {
	font-size: 45px;
}
.arabic, .arabicBig {
	direction: rtl;
}
.arabic .highlight, .arabicBig .highlight {
	color: #0F0;
	direction: rtl;
}
.top {
	text-align: right;
	font-size: 11px;
}