/* Typography CSS for QuranicPath article - every_moment */

.para
		{
			text-align: justify; 
			margin-top: 20px; 
			font-size: 14px; 
			line-height: 1.5em; 
			color: #646464; 
			margin-right: 13px; 
			margin-left: 13px;
		}

.verse
	{			
				margin-top: 20px; 
				font-weight: bold; 
				text-align: justified; 
				line-height: 1.5em; 
				font-size: 14px; 
				margin-right: 25px; 
				margin-left: 25px;
	}

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