<style type="text/css">                                             BODY  {}
                                             
                                             TD  {
                                             	color : #000000;
                                             	font-size : 8pt;
												font-family : helvetica,arial;
                                             }
                                             
                                             TH  {
                                             	color : #000000;
                                             	font-size : 8pt;
                                             	font-weight : bold;
												font-family : helvetica,arial;
                                             }
                                             
                                             UL  {
                                             	margin-top : 3;
                                             	margin-bottom : 3;
                                             	color : #000000;
												font-family : helvetica,arial;
                                             }
                                             
                                             OL  {
                                             	margin-top : 3;
                                             	margin-bottom : 3;
                                             	color : #000000;
												font-family : helvetica,arial;
                                             }
                                             
                                             P  {
                                             	margin-top : 2;
                                             	margin-bottom : 2;
                                             	color : #000000;
                                             	font-size : 8pt;
                                             	margin-right : 5;
                                             	margin-left : 5;
												font-family : helvetica,arial;
                                             }
                                             
                                             .item  {
                                             	margin-top : 4;
                                             	margin-bottom : 4;
                                             	color : #000000;
                                             	font-size : 9pt;
                                             	font-weight : bold;
                                             	margin-right : 4;
                                             	margin-left : 4;
                                             	letter-spacing : 4px;
												font-family : helvetica,arial;
                                             }
                                             
                                             H2  {
                                             	margin-top : 2;
                                             	margin-bottom : 2;
                                             	color : #000000;
                                             	font-size : 9pt;
                                             	font-weight : bold;
                                             	margin-right : 2;
                                             	margin-left : 2;
                                             	letter-spacing : 1px;
												font-family : helvetica,arial;
                                             }
                                             
                                             H3  {
                                             	margin-top : 2;
                                             	margin-bottom : 2;
                                             	color : #000000;
                                             	font-size : 9pt;
                                             	font-weight : bold;
                                             	margin-right : 2;
                                             	margin-left : 2;
												font-family : helvetica,arial;
                                             }
                                             
                                             H4  {
                                             	margin-top : 2;
                                             	margin-bottom : 2;
                                             	color : #000000;
                                             	font-size : 8pt;
                                             	font-weight : bold;
                                             	text-align : center;
                                             	margin-right : 4;
                                             	margin-left : 4;
												font-family : helvetica,arial;
                                             }
                                             
                                             A:link  {
                                             	color : #000099;
                                             	text-decoration : none;
												font-family : helvetica,arial;
                                             }
                                             
                                             A:visited  {
                                             	color : #666666;
                                             	text-decoration : none;
												font-family : helvetica,arial;
                                             }
                                             
                                             A:hover  {
                                             	color : #CC0000;
                                             	text-decoration : underline;
												font-family : helvetica,arial;
                                             }
                                             
                                             A:active  {
                                             	color : #CC0000;
                                             	text-decoration : underline;
												font-family : helvetica,arial;
                                             }
                                             
                                             input  {
                                             	color : #006699;
                                             	font-size : 8pt;
                                             	font-family : helvetica,arial;
                                             }
                                             
                                             select  {
                                             	color : #006699;
                                             	font-size : 8pt;
                                             	font-family : helvetica,arial;
                                             }
                                             
                                             textarea  {
                                             	color : #006699;
                                             	font-size : 8pt;
                                             	font-family : helvetica,arial;
                                             }
                                             
                                             form  {
                                             	color : #006699;
                                             	font-size : 8pt;
                                             	font-family : helvetica,arial;
                                             }
                                             
                                             </style>
