body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: rgb(226,199,156);
	background-repeat: repeat;
}
p,td,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(61,32,0);
}
td {
	text-align: left;
}
.pageHdr {
	color: rgb(125,23,0);
	font-weight: bold;
	font-size: 16px;
}
a:link, a:visited {
	color: rgb(125,23,0);
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: rgb(125,23,0);
	text-decoration: underline;
	font-weight: bold;	
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(70,15,0);
	text-decoration: none;
}
a.topNav:link, a.topNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(70,15,0);
	text-decoration: none;
}
a.topNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(125,23,0);
	text-decoration: underline;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(76,14,1);
	font-weight: bold;
	text-decoration: none;
}
a.bottomNav:link, a.bottomNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(76,14,1);
	font-weight: bold;
	text-decoration: none;
}
a.bottomNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(125,23,0);
	font-weight: bold;
	text-decoration: underline;
}


.leftNav {
	font-size: 14px;
	color: rgb(76,14,1);
	font-weight: bold;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(76,14,1);
	font-weight: bold;
	text-decoration: none;
}
a.leftNav:link, a.leftNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(76,14,1);
	font-weight: bold;
	text-decoration: none;
}
a.leftNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(125,23,0);
	font-weight: bold;
	text-decoration: underline;
}
