body {
	font-family: Arial,helvetica;
	font-size: 70%;
	padding: 0px 0px 0px 0px;
}

table.table td {
	font-family: Arial,helvetica;
	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; font-size: 8pt; text-decoration: none; cursor: hand; color: white }
.clsNodeSelected { font-weight:bold; font-family: Arial,helvetica; font-size: 8pt; text-decoration: none; cursor: hand; color: black }
.clsNode:hover { text-decoration: none; color: #eeeeee; background-color: #003366 }

p {
	font-family: Arial,helvetica; font-size: 8pt;
}

p a {
	color: white;
	text-decoration: none;
}

p a:hover {
	color: navy;
}
