@charset "ISO-8859-1";
body {
	background-color: #e9e6e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #737C7F;
	text-decoration: none;
}
a:visited {
	color: #464C4E;
	text-decoration: none;
}
a:hover {
	color: #464C4E;
	text-decoration: underline;
}
a:active {
	color: #464C4E;
	text-decoration: none;
}

