body {
	background-color:#f5eed8;
	font-size:76%;
	color:#342006;
	font-family:"Lucida Grande","Lucida Sans Unicode", Verdana,Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	}

p {
	font-size:1.1em;
	line-height:1.3em;
	margin:0 0 .7em 0;
	}

h1 {
	font-size:2.7em;
	font-family:"Times New Roman",Times,serif;
	font-weight:normal;
	margin:0 0 -.1em 0;
	padding:0;
	}

h2 {
	color:#367A1F;
	font-size:1.6em;
	font-weight:normal;
	margin:.9em 0 .4em 0;
	letter-spacing:-0.1em;
	}

h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 .4em 0;
	}

ul {
	margin:0 0 1em 1.5em;
	padding:0;
	}

li {
	font-size:1.1em;
	margin-bottom:.3em;
	line-height:1.3em;
	}

img {border:none;}

em {
	font-style:italic;
	font-weight:normal;
	}

/* This prevents the sidebar from appearing in ancient browsers */
#sidebar {
	display: none;
	}

