<!--
BODY 		{ background-color: 	#FFFFFF; }

	A:link 	{ color: 	#EEDDFF }
	A:visited 	{ color: 	#7744AA }
	A:hover 	{ color: 	#7744AA }
	A:active 	{ color: 	#FF0000 }

A.plain		{ text-decoration:	none }

A.bodylink 	{ text-decoration:	none;
		color: 	#9955AA }

P		{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif }


p.subhead, .subhead	{ color:		#888888;
			  font-size:		12pt;
			  font-weight:	bold }

p.samphead, .samphead	{ color:		#333333;
			  font-size:		11pt;
			  font-weight:	bold;
			  text-align:		center }

p.sampsubhead, .sampsubhead	{ color:		#333333;
			  font-size:		9pt;
			  font-weight:	bold;
			  text-align:		center }

p.sampsubhead2, .sampsubhead2	{ color:		#333333;
			  font-size:		9pt;
			  text-align:		center }

p.sampsidehead, .sampsidehead	{ color:		#333333;
			  font-size:		9pt;
			  font-weight:	bold }

p.mainemph, .mainemph		{ color:		#666666;
		  	  font-size:		9pt;
			  font-weight:	bold }

p.main, .main		{ color:		#333333;
		  	font-size:		9pt }


p.mainhome, .mainhome		{ color:		#333333;
		  	font-size:		10pt;
			  font-weight:	bold }

p.maincenter, .maincenter		{ color:		#333333;
		  	font-size:		9pt;
			  text-align:		center }

p.links, .links		{ color:		#FFFFFF;
		  	font-size:		8pt }

p.contact, .contact		{ color:		#7744AA;
		  	font-size:		8pt }

p.note, .note		{ color:		#333333;
		  	font-size:		8pt }

p.notes, .notes		{ color:		#AAAAAA;
		  	font-size:		8pt;
			text-align:		center }

ol, ul		{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif;
			color:		#333333;
		  	font-size:		9pt }
-->