body,td,th {
	font-size: 11px;
	color: #654300;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #654300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #654300;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #F14902;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FB540D;
}
p	{ padding-left:5px; padding-right:5px; }
