.OutlineElement {
	position: relative;
	font-family: arial;
	left:30px;
	line-height: 130%;
}
.Parent2 {
	cursor: hand;
	font-size:24pt;
	font-style:italic;
}
.Parent3 {
	cursor: hand;
	font-size:14pt;
	color:#000099;
}
.Parent4 {
	cursor: hand;
	font-size:12pt;
	font-weight:bold;
	color:#000055;
}
.Parent5 {
	cursor: hand;
	color:#aa0000;
}
.Parent6 {
	cursor: hand;
	color:#00aa00;
}
.Parent7 {
	cursor: hand;
	color:#0000aa;
}
.Parent8 {
	cursor: hand;
	color:#aa0000;
}
.Parent9 {
	cursor: hand;
	color:#aaaa00;
}
.Parent10 {
	cursor: hand;
	color:#aa00aa;
}
.Parent11 {
	cursor: hand;
	color:#220000;
}
.Child { cursor : normal;
	font-family: georgia;
        }
