<!--
body,td,th {
	font-family: Century Gothic;
	font-size: 14px;
	color: #000099;
}
a:link {
	color: #CC0033;
	font-style: italic;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: underline;
	color: #990099;
}
.style1 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
}
-->