/* CSS Document */

 		  body { 

          font-family: Georgia, "Times New Roman", Times, serif;  

          font-size: 14px;  

          color: #000000;  

          background-color: #FFFFFF;  

          } 

		/*  #wrapper
			{
			   */
		
		#header
		{
			display: none;
		}
		
		#gutter
		{
			display: none;
		} 
		

		#nav, #nav ul { /* all lists */
			display: none;
		}
		
		#nepali , #nepali ul 
			{ 
				
				font-family: Preeti;
				letter-spacing: normal;
			}
			
			#odd 
			{
				display: none;
			}
				
			#even
			{
				display: none;
			}
			
			#issue
			{
				font-size:11px;
			}
			
			span.en
			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}
			
			span.np
			{
				font-family: Preeti;
				font-size: 20px;
			}
			
			#col1
			{
				font-family: Georgia, "Times New Roman", Times, serif;  
 				font-size: 14px;  
	    		color: #000000;  
	 		    background-color: #FFFFFF;
			}
			
			#col2
			{
				display: none;
			}
		
			#content
			{
				font-family: Georgia, "Times New Roman", Times, serif;  
 				font-size: 14px;  
	    		color: #000000;  
	 		    background-color: #FFFFFF;
			} 
			
			#content1
			{
				font-family: Georgia, "Times New Roman", Times, serif;  
 				font-size: 14px;  
	    		color: #000000;  
	 		    background-color: #FFFFFF;
			}
			
			#footer
			{
				display: none;
			}
			
			h1, h2, h3, h4
			{
				font-family: Georgia, "Times New Roman", Times, serif;  
 				font-size: 16px;  
	    		color: #000000;  
	 		    background-color: #FFFFFF;
			}
			
			table, tr, th, td
			{
				border:groove;
			}
			
			form
			{	
				display: none;
			}
