/* 
-----------------------------------------------------------------
	BRANZ
	BRA.2417
	textsize-larger.css
	
	Changes the global font-size control to a larger size
	Created 20.05.2008 by AK
	Last Updated: See SVN	
-----------------------------------------------------------------
*/
	
	body {
		font-size: 75%;
	}	