h1,h2,h3,h4,h5,h6 { color:blue }
h1,h2,h3,h4,h5,h6 { font-family:sans-serif; color:blue }

h1,h2 {border-bottom-color:green;
    border-bottom-width:2px;
    border-bottom-style:solid}
h1,h2 {border-left-color:green;
    border-left-width:10px;
    border-left-style:solid}
h1,h2 {color:blue }
h1,h2 {line-height:140% }
h1,h2 {font-family:sans-serif}
h1,h2 {background:#FFFF99}
h1 {border-right-color:green;
    border-right-width:10px;
    border-right-style:solid}

A    {font-family:sans-serif;} 

.bibtex_entry { border-left: thin solid blue; border-bottom: thin solid blue;
                border-top: thin solid blue; margin-left:10pt;}
.bibtex_content { padding-left: 20pt; }
.bibtex_title { font-weight:bold; display:block; }
.bibtex_header {display:block; float:left; }
.bibtex_key {display:none; }
.bibtex_pdf {display:none; }
.bibtex_author { font-style: italic; display:block; }
.bibtex_volume { display:inline; }
.bibtex_pages { display:inline; }
.bibtex_year { display:inline; }
.bibtex_journal { display:inline; }
.bibtex_url { display:block; }
BODY,P,LI,UL,OL,BR,HTML,.text,DT,DD,DL          {font-family:Helvetica,Arial,sans-serif; background-color:white; color:black; text-align:justify;}

