body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	text-decoration: none;
	color: #5f350b;
}
a:visited {
	text-decoration: none;
	color: #5F350B;
}
a:hover {
	text-decoration: underline;
	color: #9a6634;
}
a:active {
	text-decoration: none;
	color: #5F350B;
}
.style1 {
	color: #7F5022;
	font-weight: bold;
}
.style2 {
	color: #7F5022;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.style3 {
	color: #7F5022;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
}