body {
font-family:verdana, arial;
font-size:75%;
background:#C0D6FA;
color:black;
}

.expandable {color:#330099; font-weight: bold;}
.expanded {display:block}
.collapsed {display:none}

a:link{
	color:#330099;
	text-decoration: none;
}
a:hover{
	background:black;
	color:white;
}
a:visited{
	color:#0033CC;
}
a:visited:hover{
	background:black;
	color:white;
}

ul {margin-top:5px;
margin-bottom:5px;
}

.t_heap {
	background:url('img/loop.jpg');
}

.t_h {
	background-color: #95A8EC;
	}

.t_d {
	background-color: #A9BCFF;
	}

.p {
	text-indent:15px;
	margin-top:5px;
	margin-bottom:5px;
	}

.jad th {background-color: #95A8EC}
.jad td {background-color: #A9BCFF; font: 9pt arial; text-align: center}
.jadinp {width: 80pt}

