body { color: #000000; background-color: #AED7D7; }

.src-link {
	color:red;
}

.src-lt {
	color:blue;
}

.src-gt {
	color:blue;
}

.src-name {
	color:darkred;
}

.src-equal {
	color:blue;
}

.src-quote {
	color:blue;
}

.src-attrname {
	color:red;
}

.src-attrvalue {
	color:black;
}

.src-root {
	font-size: 8pt;
	font-family:'Courier New';
	font-weight:normal;
	text-decoration:none;
}

.src-box {
	cursor:pointer;
	text-indent:-1em;
	margin-left:1em;
	margin-right:1em;
}

.src-children {
	text-indent:-1em;
	margin-left:1em;
	margin-right:1em;
}

.src-leaf {
	text-indent:-1em;
	margin-left:1em;
	margin-right:1em;
}

.src-font {
	font-size: 8pt;
	font-family:'Courier New';
	font-weight:normal;
	text-decoration:none;
}

.type-header {
	font-size: 10pt;
	font-family:'Courier New';
	color:black;
}

.name-header {
	font-size: 10pt;
	font-family:'Courier New';
	font-weight:bold;
	color:black;
}

.index-text {
	font-size: 10pt;
	font-family:'Courier New';
	color:black;
}

.index-header {
	font-size: 12pt;
	font-family:'Courier New';
	color:black;
	font-weight:bold;
}

.usedby-header {
	font-size: 10pt;
	font-family:'Courier New';
	color:black;
	font-weight:bold;
}

.usedby-item {
	font-size: 8pt;
	font-family:'Courier New';
	color:black;
}

.notused {
	font-size: 10pt;
	font-family:'Courier New';
	color:red;
	font-weight:bold;
}

.index-link {
	font-size: 8pt;
	font-family:'Courier New';
	color:black;
	font-weight:bold;
}

.title-text {
	font-size: 14pt;
	font-family:'Courier New';
	color:black;
	font-weight:bold;
}

