body {
	background-color: #F2F1EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4D3507;
}
	a:link {
	color: #934E2E;
		text-decoration: underline;
}
a:visited {
	color: #934E2E;
		text-decoration: underline;
}
a:hover {
	color: #934E2E;
		text-decoration: underline;
}
a:active {
	color: #934E2E;
		text-decoration: underline;
}
.tradetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4D3507;
}
