/* 
-----------------------------------------------------------------
	CRESA - Good Homes for Good Lives
	CRE.2583
	textsize-larger.css
	
	Changes the global font-size control to a larger size
	Created 14.10.2008 by AK
	Last Updated: See SVN	
-----------------------------------------------------------------
*/
	
	body {
		font-size: 100%;
	}