<!--
BODY 		{ background-color: 	#FFFFFF; }

	A:link 	{ color: 	#880044 }
	A:visited 	{ color: 	#880044 }
	A:hover 	{ color: 	#AA2266 }
	A:active 	{ color: 	#880044 }

A.plain		{ text-decoration:	none }

P		{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif }

p.subtitle, .subtitle		{ color:		#660033;
			  font-size:		16pt;
			  font-weight:	bold;
			font-family:	Arial Unicode MS, Arial, Helvetica, sans-serif }

p.subhead, .subhead	{ color:		#660033;
			  font-size:		10pt;
			  font-weight:	bold }

p.main, .main		{ color:		#000000;
		  	font-size:		10pt }

p.main2, .main2		{ color:		#8866BB;
		  	font-size:		9pt }

p.note, .note		{ color:		#000000;
		  	font-size:		9pt;
			font-family:	Arial Unicode MS, Arial, Helvetica, sans-serif }

p.note2, .note2		{ color:		#000000;
		  	font-size:		8pt;
			font-family:	Arial Unicode MS, Arial, Helvetica, sans-serif }

p.notes, .notes		{ color:		#000000;
		  	font-size:		8pt;
			text-align:		center }

p.topbar, .topbar		{ color:		#000000;
		  	font-size:		8pt }

p.poll, .poll		{ color:		#332266;
		  	font-size:		9pt }

p.members, .members	{ color:		#332266;
		  	font-size:		8pt }

p.form, .form		{ color:		#000000;
		  	font-size:		9pt;
			 font-family:	Arial Unicode MS, Arial, Helvetica, sans-serif  }

OL, UL		{ font-family:		Arial Unicode MS, Arial, Helvetica, sans-serif;
		  color:		#000000;
		  font-size:		9pt }

.gallerycontroller{	width: 165px	}

.gallerycontent{	width: 400px;
		height: 65px;
		padding: 3px;
		display: block;
}
-->