/* Style sheet XML document examples.

 9 July 2001  Created EGP

*/
blockquote.clientCode
{
	font-family: monospace;
	color: #ff7f7f;
}

blockquote.serverCode
{
	font-family: monospace;
	color: #7f7fff;
}

blockquote
{
	font-family: monospace;
	color: #7f7f7f;
}

span.includedDocument1
{
	font-family: monospace;
	color: #7f7fff;
}

span.includedDocument2
{
	font-family: monospace;
	color: #4f4fff;
}

span.XMLComment
{
	font-family: monospace;
	color: #ff3f3f;
}

span.App1
{
	font-family: monospace;
	color: #3fff3f;
}

span.App2
{
	font-family: monospace;
	color: #3f3fff;
}

span.App3
{
	font-family: monospace;
	color: #ff3fff;
}

