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