				Text may include bold and italic tags:<br /><br />
				&nbsp;&nbsp;&nbsp;&nbsp;@B[<strong>this text will be bold</strong>]<br />
				&nbsp;&nbsp;&nbsp;&nbsp;@I[<em>this text will be italic</em>]<br />
				&nbsp;&nbsp;&nbsp;&nbsp;@BI[<strong><em>both bold and italic</em></strong>]<br /><br />
				Text may also have url and email links by starting with <strong><em>http://</em></strong> and <strong><em>mailto:</em></strong><br />
				&nbsp;&nbsp;&nbsp;&nbsp;@H[<strong>www.uua.org This text will be used for http link</strong>]<br />
				&nbsp;&nbsp;&nbsp;&nbsp;@M[<strong>anyone@uuism.net This text will be used for mailto link</strong>]<br />
				&nbsp;&nbsp;&nbsp;&nbsp;@A[<strong>word This text will be used for anchor</strong>]<br />
				&nbsp;&nbsp;&nbsp;&nbsp;@R[<strong>#word This text will be used for anchor link</strong>]<br /><br />
				&nbsp;&nbsp;&nbsp;&nbsp;@G[<strong>graphics-filename This text will be used alternate text</strong>]<br /><br />
