/**
 * blueSteel.css
 *
 * Copyright (c) 2013 Simon Fraser University Library
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * BlueSteel theme.
 *
 */

.small
{
	line-height: 105%;
	font-size: 0.7em;
}

.uppercase {
	text-transform: uppercase;
}


p, h1, h2, h3, h4, ol, ul, li {
    font-family: GillSans,Arial,Verdana,Helvetica,sans-serif;
    line-height: 120%;
}

h4 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.5em;
}

