/* 
-----------------------------------------------------------------
	nza.2323
	textsize-larger.css
	
	Changes the global font-size control to a larger size
	Created 15.11.2007 by AK
	Last Updated: See GIT	
-----------------------------------------------------------------
*/
	
	body {
		font-size: 100%;
	}	
