body {
  background-color: #ffffff;
  font-size: 10pt;
  font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
}

table {
	font-size: 10pt;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
}

a:link, a:visited {
  text-decoration: none;
  color: #003399;
  /*color: #996633;*/	
}

ul {
  list-style-type: square;
  list-style-image: url('../images/arrow.gif')
}

#bibtex {display:none} 

.year_header {margin-top: 20px; }

.bibtexError {color: rgb(250,100,100)}

.Person a:link, .Person a:visited  {color:#996633;}

#Dellaert { font-weight:bold }
/*
#Dellaert a:link, #Dellaert a:visited { color:#880000 }
#Balch a:link, #Balch a:visited { color:#880000 }
*/

.booktitle,.journal, .institution, .number, .year { font-style:italic }

.title {font-weight:bold }
.title{ color:#333333}


