body {
	background:#f5eedc;
	margin:0px auto;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#696761;
}
#top {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
}
#top a:link {
	color: #000;
	text-decoration: none;
}
#top a:visited {
	color: #000;
	text-decoration: none;
}
#top a:hover {
	color: #000;
	text-decoration: underline;
}

#middle {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#696761;
	
}
#middle h1 {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#000;
	margin-bottom:0px;
	}
#middle h2 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#000;
	margin-bottom:0px;
	}
	#middle h3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	margin-bottom:0px;
	}
	
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

