.NavBar {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #887d6d;
	background-position: center;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	color: #5F433A;
}
.body {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #887D6D;
}
.ital {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: italic;
	color: #887D6D;
}
body {
	background-color: #FFFFFF;
	margin-top: 16px;
	margin-right: 4px;
	margin-left: 14px;
}
a {
	color: #887D6D;
}
