/* CSS Document */
/* CSS Document */
<style type="text/css">
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #1F3473;
}
a:link {
	color: #1F3473;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F3473;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.style5 {color: #FFFFFF}
</style>