

  .term 
	{
	 font-family: arial;
	 font-size: 12pt;
	 font-weight: bold;
	 color: #710F4B;
	 cursor: help;
	}

  .definition 
	{
	 position: absolute;
	 font-family: tahoma;
	 font-size: 11pt; 
	 line-height: 102%;
	 border: 1px solid black;
	 background-color: #eaeaea; 
	 padding-right: 5px; 
	 padding-left: 5px;
	 padding-top: 3px; 
	 padding-bottom: 3px; 	 
	 z-index: 100;
	}