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