/* CSS Document */

body {
	margin: 0px;
	background-color: #cecbae;
	margin: 0px;
	margin-bottom:20px;
}
body,td,th {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #504d48;
}
a:link {
	text-decoration: none;
	color: #504d48;
}
a:hover {
	text-decoration: underline;
	color: #504d48;
}
a:visited {
	text-decoration: none;
	color: #504d48;
}
a:active {
	text-decoration: none;
	color: #504d48;
}