#bibtex {
	font-family: arial;
}

#bibtex dt { 
	float: left; 
}

#bibtex dd { 
	line-height: 140%;
}

#bibtex a, a:visited {
	text-decoration: none;
}

#bibtex a:hover {
	text-decoration: underline;
}

#bibtex h3 {
	background-color:#F3EDE7;
	color:#990000;
	display:block;
	font-size:145%;
	height:auto;
	margin:1em -0.7em 0.15em;
	padding:0.2em 0.7em;
}
