pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

.clsNodeL0 {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #00528C;
	white-space: normal;
}
.clsNodeL1 {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	cursor: hand;
	color: #E7D608;
	font-weight: bold;
	background-color: #00528C;
}
.clsNodeL2 { font-family: tahoma; font-size: 10pt;	text-decoration: none; cursor: hand; color: #E7D608}
.clsNodeL3 { font-family: tahoma; font-size: 20pt;	text-decoration: none; cursor: hand; color: #FFFF00}
.clsNode, .clsNodeUnhilightable {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	cursor: hand;
	color: #E7D608;
	font-weight: bold;
}
.clsNode:hover { text-decoration: none; color: #E7D608}

.clsNodeGroup { font-family: tahoma; text-decoration: none; font-size: 8pt; color: #FFFF00; font-weight: bold; }
.clsNodeGroup:hover { text-decoration: none; color: white; background-color: navy }

.form { border: 1px solid silver; }
.form td { font-family: tahoma; font-size: 8pt; }
.form td input, .form td textarea { border: 1px solid silver; background-color: #F0F0F0; font-family: tahoma; font-size: 8pt; }
.form td select { background-color: #F0F0F0; font-family: tahoma; font-size: 8pt; }

.form td input.chk { border: none; background-color: transparent; }

.array td { border: 1px solid black; }
.text td { padding: 15px; border: 1px solid black; background-color: #D6D6C0 }
.text td, .text td p, .text td h2 {
	font-size : 12px;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial, Helvetica;
	text-align: justify;
}
