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