/* CSS Document */

<style type="text/css">
<!--
div.fubar {
	color:#697580;
}
body,td,th {
	color: #000066;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 25px;
	margin-top: 25px;
	width: 800px;
}
a {
	font-size: 12px;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}

-->
</style>
