
#glossaryterm {
	color: #000066;
	font-size: 16px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration:none;
}

#glossarybody {
	background-color: #eeeeff;
	color: #000000;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}

#glossarylink {
	background-color: #eeeeff;
	color: #000066;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}

#glossarylink:hover{
	background-color: #eeeeff;
	color: #0000cc;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}

#glossarynarrowerterms, #glossarybroaderterms, #glossaryrelatedterms {
	color: #000000;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}

.simplebox {
	border: 1px solid #000000;
	padding: 6px;
}

