body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a2e00;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3b1e00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #8a7a67;
}
a:active {
	text-decoration: none;
	color: #8a7a67;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td {
	background-position: top;
}

