/* Typography CSS for QuranicPath - knowledgeable */


.para	
	{
				margin-top: 20px; 
				text-align: justify; 
				line-height: 1.5em; 
				font-size: 16px; 
				margin-right: 10px; 
				margin-left: 10px;
	}
	
.verse
	{			
				margin-top: 20px; 
				font-weight: bold; 
				text-align: justify; 
				line-height: 1.5em; 
				font-size: 16px; 
				margin-right: 10px; 
				margin-left: 10px;
	}

/* End of Typography CSS for QuranicPath - knowledgeable */