body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(Images/Nav/Wood-BG.jpg);
	font-size: 14px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: center;
	color: #A23407;
	font-variant: small-caps;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #9F3F09;
	text-align: center;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C7781D;
	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #4D0500;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CB7D1E;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #CB7D1E;
	text-decoration: none;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

