/* 
-----------------------------------------------------------------
	HRL Morrison & Co.
	MCO.2758
	
	Changes the global font-size control to a smaller size
	Created 06/04/2009 by AK
	Last Updated: See SVN	
-----------------------------------------------------------------
*/
	
	body {
		font-size: 60%;
	}	