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