body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ececb3;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffe2;
}

	.footer a:link   {  text-decoration: none; color: #ffffe2; text-decoration: none}
	.footer a:hover {  text-decoration: none; color: #ffffe2; text-decoration: underline}
	.footer a:visited {  text-decoration: none; color: #ebeba6; text-decoration: none}
	
	.td_top {
	vertical-align: top;
}