A:link  {
												color : #0000FF;
												font-weight : bold;
												font-family : Verdana,Arial,Helvetica,sans-serif;
												font-size : 9pt;
												text-decoration : none;
												text-transform : none;
											}

											A:visited  {
												color : #0000FF;
												font-weight : bold;
												font-family : Verdana,Arial,Helvetica,sans-serif;
												font-size : 9pt;
												text-decoration : none;
											}

											A:active  {
												color : #0000FF;
												font-weight : bold;
												font-family : Verdana,Arial,Helvetica,sans-serif;
												font-size : 9pt;
												text-decoration : none;
											}

											A:hover  {
												color : #FF0000;
												font-weight : bold;
												font-family : Verdana,Arial,Helvetica,sans-serif;
												font-size : 9pt;
												text-decoration : none;
											}

											div.copy  {
												font-family : Verdana,Arial,Helvetica,sans-serif;
												font-size : 9pt;
												color : White;
												text-decoration : none;
											}

											.text  {
												color : White;
												font-size : 11pt;
												font-family : Verdana,Arial,Helvetica,sans-serif;
												font-weight : bold;
											}

											.text2  {
												color : White;
												font-size : 9pt;
												font-family : Verdana,Arial,Helvetica,sans-serif;
												font-weight : normal;
											}

											body  {
												font-size : 10pt;
												font-family : Arial,Helvetica,sans-serif;
												font-weight : normal;
												color : #FFFFFF;
											}

											td  {
												color : white;
												font-size : 10pt;
												font-family : sans-serif;
												font-weight : normal;
											}

											th  {
												color : red;
												font-size : 11pt;
												font-family : sans-serif;
												font-style : italic;
											}

											H2  {
												font-size : 14pt;
												font-family : Arial,Helvetica,sans-serif;
												font-weight : bold;
												color : #FF0000;
												font-style : italic;
											}

											.item  {
												font-size : 11pt;
												font-family : Bradley Hand ITC, sans-serif;
												font-weight : bold;
												font-style : italic;
												color : #FF0000;
												line-height : 12pt;
												text-decoration : none;
												text-transform : none;
											}

											.subtitle  {
												font-size : 10pt;
												font-family : sans-serif;
												font-weight : bold;
												font-style : normal;
												color : Fuchsia;
												line-height : 12pt;
												text-decoration : underline;
												text-transform : uppercase;
											}

											.title  {
												font-size : 14pt;
												font-family : sans-serif;
												font-weight : bold;
												font-style : normal;
												color : red;
												line-height : 18pt;
												text-decoration : none;
												text-transform : uppercase;
											}

											.title2  {
												font-size : 12pt;
												font-family : sans-serif;
												font-weight : bold;
												font-style : normal;
												color : Fuchsia;
												line-height : 18pt;
												text-decoration : none;
												text-transform : none;
											}
											.textbold {
	 											FONT-WEIGHT: bold
											}
											
											.textboldred {
	 											FONT-WEIGHT: bold;
												color : red;
											}