.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
.mainTitle {
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.recommendations {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
.mainTitleRight {

	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: right;
}
.title {
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Tahoma;
	font-size: 20px;
	color: #990000;
	text-decoration: none;
}
.comments {
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.news {
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
