@charset "UTF-8";
.nav {
	height: 30px;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding-top: 8px;
}
.navright {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	float: right;
	height: 30px;
	color: #5d832b;
	vertical-align: bottom;
	background-position: bottom;
	padding-top: 5px;
}

