body {
	background-image: url(images/background/striped_bg3.gif);
	background-position: top center;
	font: 11px Arial, Verdana;
	line-height: 15px;
	color: #4a4b4c;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}

a {
	color: #869514;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.emphasis {
 color: #686e3b;
}

.nav {
	padding-bottom: 13px;
}


