/* Created by TopStyle Pro Trial Version - www.bradsoft.com */




td.aa A:link { 
    text-decoration: none;
	color:#000000;
	font-family: Simplified Arabic;
	font-size:14pt;
	line-height=2

}       /* unvisited link */


td.aa A:visited {
    text-decoration: none;
	font-family: Simplified Arabic;
	font-size:14pt;
    color::#D0E7ED;
    line-height=2}     /* visited links */
    
    
td.aa A:hover { 
    text-decoration: underline;
	font-family: Simplified Arabic;
	font-size:14pt;
    color: #0000FF;
    line-height=2 }    /* active links */
    
    
    .pagetitle {
	text-decoration: none;
	color:#EC282A;
	font-family: arial;
	font-size:15pt;	
	line-height: 20px;	
	font-weight: bold;	
	padding-top: 10px;
	padding-bottom: 10px;
}