<!--
BODY 		{ background-color: 	#FFFFFF; }

	A:link 		{ color: 	#0000ff }
	A:visited 	{ color: 	#4499AA }
	A:hover 	{ color: 	#3366aa }
	A:active 	{ color: 	#0000ff }

A.plain		{ text-decoration:	none }

P		{ font-family:		Verdana, Arial Unicode MS, Arial, Helvetica, sans-serif }

p.search, .search	{ text-align:		right;
		  color:		#000000;
		  font-size:		8pt }

p.title, .title		{ color:	red;
		  font-size:		11pt;
		  font-weight:		bold }

p.subtitle, .subtitle
		{ color:		#3CB887;
		  font-size:		10pt;
		  font-weight:		bold }

p.subtitle1, .subtitle1
		{ color:		#FFFFFF;
		  font-size:		10pt;
		  font-weight:		bold }

p.main, .main
		{ color:		#FFFFFF;
		  font-size:		10pt }

p.main1, .main1
		{ color:		#000000;
		  font-size:		10pt }


p.sidenotes, .sidenotes	{ color:	#000000;
		  font-size:		8pt }

p.notes, .notes		{ color:	#000000;
		  font-size:		7pt;
		text-align:		center  }

p.quote, .quote	{ color:		#FFFFFF;
		  font-size:		8pt }

p.copy, .copy	{ color:		#A0A0A0;
		  font-size:		7pt;
		  text-align:		center }

OL, UL		{ font-family:		Verdana, Arial Unicode MS, Arial, Helvetica, sans-serif;
		  color:		#000000;
		  font-size:		10pt }

p.casecite, .casecite
		{ color:		#000000;
		  font-size:		8pt;
		  font-weight:		bold;
		  text-align:		center }
p.casetitle, .casetitle
		{ color:		#000000;
		  font-size:		8pt;
		  text-align:		center }

p.casefootnotes, .casefootnotes
		{ color:		#000000;
		  font-size:		7pt }

-->