/**
 * styles/small.css
 *
 * Copyright (c) 2005-2012 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$
 */

body {
	font-size: 0.8em;
}
