/**************************************************************************
 * Lancashire Grid for Learning (LGfL) - www.lancsngfl.ac.uk
 * Global legacy stylesheet (26 Aug 2004)
 */
 
body {
	background: #fff;
	color: #000;
	font-family: sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: sans-serif;
	}

h1 {font-size: 135%;}
h1.title {
	color: #900;
	font-size: 160%;
	text-align: center;
	}
h2 {font-size: 120%;}
h3 {font-size: 110%;}

h4, h5, h6 {font-size: 105%;}

div {font-family: sans-serif;}

p {
	font-family: sans-serif;
	line-height: 140%;
	}

ul {font-family: sans-serif;}

li {
	font-family: sans-serif;
	list-style: square;
	}

hr {clear: both;}

