body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
}

table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.subhead {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color:	#996C42;
	padding: .5em;
	display: block;
}

a.nav, a.nav:link, a.nav:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

a.nav:hover {
	color: #FFFF66;
}
 
.selectnav {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

a.select:hover {
	color: #FFFF00;
}

.secondnav {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
 
a.secondnav:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;
}
 
.bottomnav {
	font-size: .75em;
	color: #000000;
	text-decoration: none;
}

.secondnavLink {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}

.sidenav1 {
	text-transform: uppercase;
	text-decoration: none;
}