/* CSS Document */

<style type="text/css">td img {display: block;}body {
	background-color: #C0C0C0;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #999933;
}
a:active {
	text-decoration: none;
}
</style>