td img {display: block;}

body {
	background-color: #E7F0FA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1E45;
}

a:link {
	color: #1E1E45;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E1E45;
}
a:hover {
	text-decoration: none;
	color: #EA7840;
}
a:active {
	text-decoration: none;
	color: #EA7840;
}
