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