<!--
BODY 		{ background-color: 	#AA1100; }

	A:link 		{ color: 	#FFAAAA }
	A:visited 	{ color: 	#FFAAAA }
	A:hover 	{ color: 	#FFCC77 }
	A:active 	{ color: 	#FF0000 }

A.plain		{ text-decoration:	none }

P		{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif }

p.search, .search	{ text-align:		right;
		  color:		#000000;
		  font-size:		8pt }

p.title, .title		{ color:		#FFFFFF;
		  font-size:		12pt;
		  font-weight:		bold }

p.subtitle, .subtitle	{ color:		#FFCC77;
		  font-size:		10pt;
		  font-weight:		bold }

p.subtitle2, .subtitle2	{ color:		#FFAA22;
		  font-size:		9pt;
		  font-weight:		bold }

p.main, .main		{ color:		#FFCCCC;
		  font-size:		9pt }

p.notes, .notes		{ color:		#FFCCCC;
		  font-size:		8pt }

p.copy, .copy	{ color:		#DD5555;
		  font-size:		8pt }

OL, UL		{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif;
		  color:		#FFCCCC;
		  font-size:		9pt }
-->