                          BODY  {
                       	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	font-weight : normal;
                       	font-style : normal;
                       	cursor : auto;
                       	color : #FFFFFF;
                       }
                       
                       TD  {
                       	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	font-weight : normal;
                       	font-style : normal;
                       	color : black;
                       }
                       
                      .note {
                       	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	font-weight : bold;
                       	font-style : normal;
                       	color : navy;
                       }
					   
				H2  {
                       	font-family : Helvetica,san-serif,verdana,Arial;
                       	font-size : 14pt;
                       	font-weight : bold;
                       	font-style : normal;
                       	color : Navy;
                       }
                       
                       TD.title  {
					   	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 12pt;
                       	font-weight : bold;
                       	font-style : normal;
                       	cursor : auto;
                       	color : #000080;
                       }
					   
					  TD.copy  {
                       	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	font-weight : bold;
                       	font-style : normal;
                       	cursor : auto;
                       	color : #FFFFFF;
                       }
                       
                       TD.link  {
                       	font-family : san-serif,verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	font-weight : bold;
                       	font-style : normal;
                       	cursor : auto;
                       	color : #000000;
                       }
                       
                       A:link  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : blue;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       }
                       
                       A:visited  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : blue;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       A:active  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : blue;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       A:hover  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : green;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       A:link.title  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	color : #0000FF;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       }
                       
                       A:visited.title  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	color : #0000FF;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       A:active.title  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	color : #FF0000;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       A:hover.title  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	color : #FFFF00;
                       	font-weight : bold;
                       	text-decoration : none;
                       }
                       
                       dt  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 10pt;
                       	color : #000080;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       	border-style : outset;
                       	background-color : #FFFFFF;
                       	border-color : #00FF00;
                       	float : none;
                       	clear : none;
                       }
                       
                       A:link.top  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : #00FFFF;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       }
                       
                       A:visited.top  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : #00FFFF;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       }
                       
                       A:active.top  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : #0000FF;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       }
                       
                       A:hover.top  {
                       	font-family : Verdana,Arial,Helvetica;
                       	font-size : 8pt;
                       	color : #0000FF;
                       	text-transform : none;
                       	text-decoration : none;
                       	font-weight : bold;
                       }
                       
                       LI  {
                       	line-height : 16pt;
                       }
                       
         