<style>
<!--
	BODY { background-color: rgb(255,255,255); color: rgb(0,64,128) }
    BODY { background-image: none }
	BODY { font-size: 10pt; font-family: Arial, Tahoma, sans-serif}

	A:link { color: blue; font-size: 10pt; font-family: Arial, Tahoma, sans-serif}
	A:active { color: blue; font-size: 10pt; font-family: Arial, Tahoma, sans-serif}
	A:hover { color: blue; font-size: 10pt; font-family: Arial, Tahoma, sans-serif}
	A:visited { color: black; font-size: 10pt; font-family: Arial, Tahoma, sans-serif}

	TABLE { background-color: rgb( 255,255,255); color: rgb(0,0,0) }
	TABLE { font-size: 10pt; font-family: Arial, Tahoma, sans-serif }
-->
</style>