html, body, h1, h2, h3, h4, div, p, ul, li, input
{
 font-family: Verdana, sans-serif;
 #font-family: 'Courier New', monospace;
 #font-family: 'Times New Roman', serif;
 #font-family: Arial, sans-serif;
 background-color: #FFFFFF;
 font-style: normal;
 color: #000000;
}
strong
{
 font-style: normal;
 color: #D95319;
}

a:link
{
 color: #000000;
 background-color: inherit;
 font-weight: normal;
 text-decoration: underline;
}
a:visited
{
 color: #000000;
 background-color: inherit;
 font-weight: normal;
 text-decoration: underline;
}
a:active
{
 color: #BDBDBD;
 background-color: inherit;
 font-weight: normal;
 text-decoration: none;
}
a:hover
{
 color: #BDBDBD;
 background-color: inherit;
 font-weight: normal;
 text-decoration: none;
}

.ref_title   { color: #0072BD; font-weight : bold; font-size : 120%;}
.ref_authors { font-size : 100%; }
.ref_journal { font-size : 100%; font-style : italic; }
