body {
	font:100.01%/.9em Verdana,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	}
#content {
	font-size:.8em;
	margin-left:4em;
	margin-right:1em;
	width:550px;
	}

p {
	margin:0.63em 0 0 0;
	}
a, a:visited {
	font-weight:bold;
	color:#8B4513;
	text-decoration:none;
	}
a:hover {
	font-weight:bold;
	color:#8B4513;
	text-decoration:underline;
	}
h1 {
	font:1.38em Arial,MS Trebuchet,sans-serif;
	font-weight: bold;
	margin:0;
	color:#8B4513;
	}
h2 {
	font:1.2em Arial,MS Trebuchet,sans-serif;
	font-weight: bold;
	
	color:#8B4513;
	}
hr {
	margin:10px 0 10px 0;
	width:500px;
	color:#8B4513;	
	}
.indent {
	margin:1em 0 1em 3em;	
	}
ol.spaced li,
ul.spaced li{
    margin-bottom:10px;
}