/* Copyright (C) 2001 ContentGuard Holdings, Inc. All rights reserved. "ContentGuard" is a registered trademark and "XrML", "eXtensible rights Markup Language", the XrML logo, and the ContentGuard logo are trademarks of ContentGuard Holdings, Inc. All other trademarks are properties of their respective owners.  */

span.commentary { font-size: 75%; color: gray }

@media print {
	body { margin: 0in; }
	.schemaSubTitle { font-family: Arial; font-size: 8pt; color: #808080; }
	.schemaName { font-family: Arial; font-size: 8pt; font-weight: bold; color: #000000; }
	.textOperator { font-family: Lucida Console; font-size: 8pt; color: #0000FF; }
	.textElement { font-family: Lucida Console; font-size: 8pt; color: #800000; }
	.textAttr { font-family: Lucida Console; font-size: 8pt; color: #FF0000; }
	.textContents { font-family: Lucida Console; font-size: 8pt; color: #000000; }
	span.CODE { font-family:"Courier New" }
	.schemaSubData { font-family: Arial; font-size: 8pt; color: #000000; }
}


