td img {display: block;}body {
	background-color: #E6EEFF;
	margin-top: 0px;
}
.bodytext {
	font-family: verdana, geneva, helvetica;
	font-size: 12px;
}
.navtext {
	font-family: verdana, geneva, helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}