<style>
<!--
A:link  {
	color : #660000;
	font-family : VERDANA,HELVETICA,ARIAL;
	text-decoration : underline;
	font-weight : bold;
	font-size : 9pt;
	line-height : 15pt;
}

A:hover  {
	color : #660000;
	text-decoration : none;
}

A:visited  {
	color : #660000;
	font-weight : bold;
}

h2  {
	color : #000000;
	font-family : VERDANA,HELVETICA,ARIAL;
	font-weight : bold;
	text-decoration : none;
	font-size : 13pt;
}

h3  {
	color : #000000;
	font-family : VERDANA,HELVETICA,ARIAL;
	font-weight : bold;
	text-decoration : none;
	font-size : 11pt;
}

p  {
	color : #000000;
	font-family : VERDANA,HELVETICA,ARIAL;
	text-decoration : none;
	font-size : 9pt;
	line-height : 14pt;
}

center  {
	color : #000000;
	font-family : VERDANA,HELVETICA,ARIAL;
	text-decoration : none;
	font-size : 9pt;
}

blockquote  {
	font-size : 9pt;
	font-family : Verdana;
	line-height : 14pt;
	color : #000000;
}

li {
	color:#000000;
	font-family:VERDANA,HELVETICA,ARIAL;
	text-decoration:none;
	font-size:9pt
}
