div.footer
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #e0e8f0;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-size: 7.5pt;
	border-top: solid 1px #666666;
}

div.footer div.dtstamp
{
	color: #e0e0e0;
	background-color: #fcfcfc;
}

div.footer a
{
	text-decoration: none;
}
