	<STYLE>   
<!--
	body  {
	color : #FFFFFF;
	background-color : #666699;
	font-family : Arial;
	margin : 0px;
	font-size : 10pt;
	}
	
	i  {
	color : #CCCCCC;
	font-family : Times New Roman;
	font-size : 9pt;
	font-weight : bold;
	font-style : italic;
	}
	
	a:link  {
	text-decoration : none;
	color : #6633CC;
	font-weight : bold;
	}
	
	a:active  {
	text-decoration : none;
	color : #6633CC;
	font-weight : bold;
	}
	
	a:visited  {
	text-decoration : none;
	color : #6633CC;
	font-weight : bold;
	}
	
	a:hover  {
	text-decoration : none;
	color : #9966CC;
	font-weight : bold;
	}
	
	table  {
	font-size : 8pt;
	font-family : Arial;
	padding : 1px;
	}
	
	th  {
	font-size : 10pt;
	font-family : Arial;
	color : #DDDDDD;
	background-color : #666666;
	}
	
	td  {
	font-size : 10pt;
	font-family : Arial;
	color : #FFFFFF;
	}
	
	li  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
	}
-->
</STYLE>