/**
 * small.css
 *
 * Copyright (c) 2005-2007 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.2 2007/01/17 00:48:57 asmecher Exp $
 */

body {
	font-size: 0.8em;
}
