.clsLevel1, .clsSelected, .clsLevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	color: #000099;
	font-weight: bold;
	line-height: 250%;
}

.clsSelected {
	color: #999200;
}
.clsLevel2 {
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
}

