
h1 { color: black; font-size: large; }
h2 { color: black; font-weight: bold; font-size: 12px; }
.mu { font-size: 10pt; color: #FF0000; }
.comment { font-size: 12px; color: #999999; }
.uline { border-bottom-style: dotted; border-bottom-color: blue; }
body {
	font-size: 85%;
	font-family: Arial;
	color: #5e5e5e;
	line-height: 150%;
}
.lev1 {
	color: #404040;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
.lev1_mo {
	color: #C0C0C0;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
.lev2 {
	padding: 0.5em,0px,1em,0px;
}


