.details{
border-bottom: 2px dashed blue;
cursor: hand;
font-size:100%;
color:#C30;
}
.lit{
	text-align:left;
	text-indent:0px;
	color:#333333;
	font-size:100%;
}
.overl{
	text-decoration:overline;
	font-size:100%;
}
.exp{
	letter-spacing: 5px;
}
ACRONYM {
border-bottom: 2px dashed blue;
color: maroon
}
