.title {
	font-family: serif;
	font-size: 16pt;
    color:#336600;
   	text-decoration: none;
}
.smallTitle {
	font-family: Arabic Transperant;
	font-size: 12pt;
    color:#587C5C;
   	text-decoration: none;
   	font-weight:bold
}
.author {
	font-family: Arabic Transperant;
	font-size: 12pt;
	color:#CC0000;
}

.summary {
	font-family: Arabic Transperant;
	font-size: 12pt;
	text-align:justify; 
}
.desc {
	font-family: Arabic Transperant;
	font-size: 12pt;
	text-align:center; 
	font-weight: bold;

}
a.moreLink
{
	font-family: Arabic Transperant;
	font-size: 10pt;
	color:#587C5C;
	font-weight: bold;
	text-decoration: none	
}