@CHARSET "US-ASCII";

BODY {
	
}

.paper {
  color: black;
}

div.paper { 
	border: none; 
	border-width: thin; 
	/* padding: 0.5em; */
}

div.abstract { 
	border: none; 
	border-width: thin; 
	padding: 1em;
	font-weight: bold;
	color: #002E61; 
}

div.categories { 
	border: none; 
	border-width: thin; 
	padding: 1em;
}

div.bibtex { 
	font-weight: bold;
	color: #002E61; 
	border: none; 
	border-width: thin; 
	padding: 1em;
}

.papertitle {
  font-weight: bold;
  	text-decoration: none
	color: #002E61; 

}

a.papertitle {
	text-decoration: none;
	font-weight: bold;
	color: #002E61; 
}
a { 
	font-weight: bold;
	text-decoration: none;
	color: #002E61; 

}

a:hover { 
	font-weight: bold;
	color: #002E61; 
	background: yellow; 
} /* when mouse is over link */

.paperbook {
  font-style: italic;
}

.paperseries {
  font-style: italic;
}

