@charset "UTF-8";
/* CSS Document */

*
{
	font-size: 8pt;
	font-family: myriad, sans-serif;
	color: #000000;
	text-align: left;
}

<style type="text/css">
a:link {color: #000000;}
a:active {
	color: #660000;
	font-weight: bold;
}
a:hover {
	color: #660000;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
}
</style>

}

