/* This CSS file should only contain styles that affect the text in the
centre column of the main content area.  See also homepage.css and subpage.css
which override much of this. */

p,blockquote {
	line-height:150%;
	margin:3px 0 10px;
	text-align:left;
}

h1,h2,h3,h4,p {
	margin-top:0;
	text-align:left;
	color:#960;
}

h2,h3,h4 {
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:0.1em;
}

h1 {
	font-size:240%;
	font-family:times new roman, georgia, garamond, serif;
	font-weight:normal;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	line-height:100%;
	height:33px;
	letter-spacing:0.1em;
}

h2 {
	font-size:110%;
}

p, li, h3, h4 {
	font-size:100%;
}
