<STYLE TYPE="text/css">	<!--
	body       	{

		font-size : 11pt;
		font-family: helvetica;
		color:#999999;
		line-height : 50px;
	}
	td        	{
		font-size: 10pt;
		font-family: helvetica;
		color:#666666;
		line-height : 18px;
	}
	select		{ border : 1px solid #C0C0C0; background-color : #F8F8F8; font-family : helvetica; font-size : 12px;}

	a:link 		{ font-weight: none; color: #6AADD8; font-family : helvetica; font-size : 8pt;}
	a:hover 	{ text-decoration: underline; color: #6AADD8;  font-family : helvetica; font-size : 8pt;}
	a:visited 	{ font-weight: none; color: #6AADD8; font-family : helvetica; font-size : 8pt;}


	a.bottomLink:link 		{ font-weight: none; color: #FF0000; font-family : helvetica; font-size : 8pt;}
	a.bottomLink:hover 	{ text-decoration: underline; color: #FFCC00;  font-family : helvetica; font-size : 8pt;}
	a.bottomLink:visited 	{ font-weight: none; color: #000000; font-family : helvetica; font-size : 8pt;}


	.headline  { color: #666666; font-size: 16pt; font-family: helvetica; line-height: 18pt }

	.reqFiled{
		color: #FF0000;
	}
		
	.smallType {
		font-size: 8pt;
		font-family: helvetica;
		color:#666666;
	}
		

	.asterix{
		color: #FF0000;
	}

	-->
</STYLE>