body {
	/*font-family:Oswald;	
	width:800px;*/
	text-align:justify;
	/*margin: 50px 0 0 100px;*/
}
.sectionhead {
	font-weight:bold;
	margin-top:20px;
}
.bibline {
	text-align:justify;
}
.articleVolume { font-style:italic; }
.articleJournal { font-style:italic; }
.sheader { font-weight:bold; padding-top:11px; }
.bibitem { 
	font-size:9pt !important;
	padding-left:50px; 
	/*text-indent:-25px;*/
	padding-bottom:10px;
}
tr {
	border:none !important;
}
td {
	border:none !important;
}
.chapterBook { font-style:italic; }
.proceedingsBook { font-style:italic; }
.biburl {
	background-color:#fff;
	padding:1px;
	border-radius:5px;
}
a.biburl {
	color:#555 !important;
	border-bottom:dotted 1px black;
}
a:hover.biburl {
	color:#111 !important;
}
.doiurl {
	background-color:#fff;
	padding:1px;
	border-radius:5px;
}
a.doiurl {
	color:#555 !important;
	border-bottom:dotted 1px black;
}
a:hover.doiurl {
	color:#111 !important;
}
.linkurl {
	background-color:#fff;
	padding:1px;
	border-radius:5px;
}
a.linkurl {
	color:#555 !important;
	border-bottom:dotted 1px black;
}
a:hover.linkurl {
	color:#111 !important;
}
.type_article {
	border-left:0px solid white;	
}
.type_symposium {
	border-left:0px solid white;	
}
.type_book {
	border-left:0px solid white;	
}
.type_incollection {
	border-left:0px solid white;	
}
.type_inproceedings {
	border-left:0px solid white;	
}
