body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E1E1E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B57834;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #B57834;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #B57834;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #DAB507;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #B57834;
	font-weight: bold;
}

.style1 {color: #5A5132;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}