/* 
-----------------------------------------------------------------
	NZNT
	textsize-larger.css
	
	Changes the global font-size control to a larger size
	Created 28.06.2007 by DS
	Last Updated: See SVN
-----------------------------------------------------------------
*/
	
	body {
		font-size: 75%;
	}	