td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	list-style-type: square;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	list-style-type: square;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	list-style-type: square;
	background-color: #F3E7D7;
	margin-top: 0px;
}
a:link {
	color: #998779;
}
a:hover {
	color: #333333;
}
a:active {
	color: #999999;
}
a:visited {
	color: #998779;
}
