/* Style for non-root level text, mout state */
.a0 {
	font-size: 12px;
	text-align: center;
	color: #D7E7A8
}
/* Style for non-root level text, mover, mdown states */
.a1,
.a2 {
	font-size: 12px;
	text-align: center;
	color: pink
}
/* Style for root level text, mout state */
.aa0 {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #ffffff
}
/* Style for root level text, mover, mdown states */
.aa1,
.aa2 {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #F0A8A5
}

/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: none;
}
/* Style for a block - DIV */
.m0table {
	background: #99FF99;
}