p, td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #824f16;
}
a {
color: #85A47D;
}


a.nav { color: black; text-decoration: none; }
a.nav:hover { color: #5C2946; text-decoration: underline; }

a.nav2 { color: white; text-decoration: none; }
a.nav2:hover { color: white; text-decoration: underline; }

td.nav { background-color:white; color:black; font-weight:bold;}


h1 {
font-family: Arial, Helvitica, sans-serif;
font-weight: bold;
color: white;
font-size: 18px;
line-height: 18px;
margin-bottom:0px;
}


h2 {
	font-family: verdana, arial, helvitica, sans-serif;
	font-weight: bold;
	color: green;
	font-size:14px;
	margin-bottom:0px;
}

h3 {
	font-family: arial, helvitica, sans-serif;
	font-weight: bold;
	color: green;
	font-size:16px;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;
}
