body {
	margin:0;
	background-color:#F4FFE4;
	font: small Arial, Helvetica, sans-serif;
	color: #666666;
}
.greenBar {
	background-image: url(images/greenBar.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
link {
	color: #666633;
}
.tagline 	{	
	font:12px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}
.sideHeading 	{	
	font:12px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	line-height:16px;
	}
.greenBorder {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #5C743D;
}
.noDec {
	text-decoration: none;
}
hr {
	color: #993300;
	}
.levelLinks{
	color:#993300;
	}
.subHeadings {
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	}	
.pageName {
	font:18px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.3em;
	line-height:22px;