body{ font: 90% 'Palatino'; margin: 10px;}
textarea { font-size: 8pt; width: 500px; height: 150px; }
#bibtex_errors { margin-top:10px; color: red;}
h1 { font-size: 12pt; margin-top:20px; }
#bibtex_input {width:800px; height:700px; }

.bibtexCodeLink
{
  background-color: #DDFFDD;
  text-decoration : underline;
  font-size: 80%;
  cursor: pointer;
}


.url
{
  text-decoration : underline;
  cursor: pointer;
}  


.tag
{
  background-color: #FFFFCC;
  font-size: 80%;
}  






.title
{
  font-weight: bold;
}


.yearpublication
{
  background-color: #DDDDDD;
  font-weight: bold;
  font-size: 12pt;
  margin-top:20px;  margin-bottom:10px; 
  padding: 8px;
}