td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {font-size: 13px; font-family: "Courier New", Courier, mono;}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: underline;
	color: #FF3300;
}
.title {
	font-size: 13px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #990000;
}
body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 14px;
}

