/**
 * small.css
 *
 * Copyright (c) 2005-2008 Alec Smecher and John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet for small fonts.
 *
 * $Id: small.css,v 1.3 2008/07/31 18:29:59 asmecher Exp $
 */

body {
	font-size: 0.8em;
}
