/**
 * fontSmall.css
 *
 * Copyright (c) 2003-2009 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet for small fonts.
 *
 * $Id: fontSmall.css,v 1.1.2.1 2009/04/08 19:43:30 asmecher Exp $
 */

body {
	font-size: 0.8em;
}
