<!--
BODY 		{ background-color: 	#FFFFFF; }

	A:link 		{ color: 	#881133 }
	A:visited 	{ color: 	#881133 }
	A:hover 	{ color: 	#BB7711 }
	A:active 	{ color: 	#FF0000 }


A.plain		{ text-decoration:	none }

P		{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif }

p.boxtitle	{ text-align:		left;
		  color:		#FFFFFF;
		  font-size:		10pt;
		  font-weight:		bold }

p.boxtitle2	{ text-align:		left;
		  color:		#881133;
		  font-size:		10pt;
		  font-weight:		bold }

p.boxsubtitle	{ text-align:		left;
		  color:		#FFFFFF;
		  font-size:		8pt }

p.title		{ color:		#881133;
		  font-size:		12pt;
		  font-weight:		bold }

p.title2, .title2		{ color:		#FFFFFF;
		  font-size:		14pt;
		  font-weight:		bold }


p.subtitle	{ color:		#7722AA;
		  font-size:		10pt;
		  font-weight:		bold }

p.subtitle2	{ color:		#FFFFFF;
		  font-size:		9pt;
		  font-weight:		bold }

p.main		{ color:		#000000;
		  font-size:		10pt }

p.notes		{ color:		#000000;
		  font-size:		8pt }

p.notes2	{ color:		#000000;
		  font-size:		9pt }

p.copy, p.toc	{ color:		#CACACA;
		  font-size:		8pt }

.form		{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif;
		  color:		#000000;
		  font-size:		8pt;
		  font-weight:		bold }

.checkbox	{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif;
		  color:		#000000;
		  font-size:		8pt }

OL, UL		{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif;
		  color:		#000000;
		  font-size:		10pt }
-->