.global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #894808;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #894808;
}
a:link {
	color: #632910;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #632910;
	text-decoration: none;
}
a:active {
	font-weight: bold;
}

body {
	background-color: #894808;
}.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #774226;
}
.smtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}