body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #4D73B1;
}
a:visited {
	color: #AACDF7;
}
a:hover {
	color: #6A98D6;

}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
