body {
	background-color: #323533;
	margin-top: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #E29F25;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E29F25;
}
a:hover {
	text-decoration: none;
	color: #E29F25;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 34px;
	color: #E29F25;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E29F25;
	border-bottom-color: #E29F25;
	text-align: center;
}
h2 {
	font-size: 24px;
	color: #E29F25;
	text-transform: capitalize;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
h4 {
	font-size: 18px;
	color: #E29F25;
}
h5 {
	font-size: 16px;
	color: #E29F25;
}
h6 {
	font-size: 16px;
	color: #FFFFFF;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E29F25;
	border-bottom-color: #E29F25;
	text-align: center;
}
.yellow {
color: #E29F25;
	font-weight: bold;
}
.brown {

color: #B04425;
	font-weight: bold;
}
