.mainText {
	font-family: Arial, "Arabic Transparent", "Times New Roman", Tahoma;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.mainTitle {
	font-family: Arial, "Times New Roman", "Traditional Arabic", Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.productBack {
	background-color:#333333;
	background-image:url(images/productsBack.gif);
	background-repeat:repeat-x;
	background-position:top;
}