body, td { 
  font-family: Lucida, Verdana, Arial, sans-serif;
  /* font-weight: bold; */
  color: navy 
}

.address { 
  font-family: Lucida, Verdana, Arial, sans-serif;
  font-weight: bold;
  color: navy 
}

th { 
  font-family: Lucida, Verdana, Arial, sans-serif;
  /* font-weight: bold; */
  color: black 
}

a:link, a:visited, a:active {
  font-weight: normal;
  color: navy;
  background: transparent;
  text-decoration: underline
}

pre {
  color: black;
  /* background: bababa; */
}

/* 
 testo note in inserimento libri 
 */
.note  	{	font-family: arial, sans-serif; 
      		font-size: 8pt;
       		color: black			}

/* 
 link a Ceredi in bibliographic research da BR
 */
a.ceredi {	font-family: arial, sans-serif; 
       		font-size: 10pt;
	 	font-weight: bold;
		color: 000080;				
       		text-decoration: none	}

/*
 dettaglio del libro
 */
.detail	{	font-family: arial, sans-serif; 
       		font-size: 12pt;
       		color: black			}

.detail_small	{font-family: arial, sans-serif; 
       		 font-size: 10pt;
       		 color: black			}

