body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: xx-small;
}
a:link, a:visited, a:active
{ 
	color: #947D36;
	background: transparent;
	text-decoration: none;
	 }
a:hover 
{ 
	color: #947D36;
	background: transparent;
	text-decoration: underline;
	 }
	 
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover
{ 
	font-family: Verdana;
	font-size: 11px;
	color: #947D36;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
	 }
.style1 {
	font-family: Tahoma;
	font-size: xx-small;
}
.style2 {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	color: #947d36;
}
.style3 {font-size: xx-small; color: #947d36; font-family: Tahoma;}
.style4 {color: #5a4916}
.style5 {font-family: Tahoma; font-size: xx-small; color: #5a4916; }
.style6 {
	color: #FF6600;
	font-weight: bold;
}
input, select, submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #333333;
}