body {
	font-family:tahoma;
	font-size: 70%;
         }

p {
	text-align: justify;
}

h1 {
	font-size: 130%;
	font-family: arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

.clsNode { font-family:"Arial, Helvetica, sans-serif"; font-size: 12pt; font-weight:bold; text-decoration:none; cursor: hand; color: white }
.clsNode:hover { text-decoration: none; color: #eeeeee; background-color: #003366 }

.clsNodeLevel1 { font-family: tahoma; font-size: 12pt; font-weight:bold; text-decoration: none; cursor: hand; color: white }
.clsNodeLevel1:hover { text-decoration: none; color: #eeeeee; background-color: #003366 }

.clsNodeLevel2 { font-family: times; font-size: 24pt; font-style: italic; text-decoration: none; cursor: crosshair; color: red }
.clsNodeLevel2:hover { text-decoration: none; color: white; background-color: blue }

.clsNodeLevel3 { font-family: courier new; font-size: 20pt; font-weight: bold; text-decoration: none; cursor: wait; color: blue }
.clsNodeLevel3:hover { text-decoration: none; color: lime; background-color: red }

.clsNodeLevel4 { font-family: verdana; font-size: 22pt; text-decoration: underline; cursor: default; color: green }
.clsNodeLevel4:hover { text-decoration: none; color: #eeeeee; background-color: #003366 }
