<!--
body {
	background-color: #395271;
	background-image: url();
}
.style1 {
	font-size: 10px;
	color: #999999;
}
.style7 {font-size: 11px; color: #333333; }
.style9 {font-size: 11px; color: #666666; }
body,td,th {
	color: #999999;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
-->