/* Default CSS Stylesheet for a new Web Application project */



A:link	{	
	text-decoration:	none;
	color:	#315263;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#315263;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#315263;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#315263;
	}
	

TD
{
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}

.arabic {text-aling: right} 

