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