td img {display: block;}body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FE0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE0000;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #FE0000;
}
h1 {
	font-size: 16px;
	color: #FD0100;
}
h2 {
	font-size: 16px;
	color: #000000;
}
