body, p,td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: black;
	padding : 3;
}

a:link.stampernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: White;
	text-decoration: none;
	font-weight: 300;
}
a:hover.stampernav {
	font-weight: 400;
	color: Maroon;
	text-decoration: none;
	background-color : White;
}
a:active.stampernav {
	color: Maroon;
	text-decoration: none;
	background-color : White;
}
a:visited.stampernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: White;
	text-decoration: none;
	font-weight: 300;
}
a.leftnav{
	background-color: ##864700;
	color:#FFcc99;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height:2
}
a.leftnav:hover {
	background-color: #FFCC99;
	color:#0000FF;
	font-weight: bold;
