body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #453208;
}

.nav {
	color: #b4a48a;
	text-decoration: none;
		font-size: 10px;
}

.nav a:link {
	color: #b4a48a;
	font-weight: bold;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #a08250;
		font-weight: bold;
}
.nav a:hover {
	text-decoration: underline;
	color: #e5ad18;
		font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #990000;
	line-height: 14px;
}
.copyright {	font-size: 9px;
	color: #aa8954;
}
h2 {
	font-size: 12px;
	color: #87562d;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 86562c;
		font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
		font-weight: bold;
}
a:active {
	text-decoration: none;
		font-weight: bold;
}
.padding_sides {
	padding-right: 10px;
	padding-left: 10px;
}
.padding_left {
	padding-left: 10px;
}
