
/* start css.sty */
body { background-color:#FFFFFF; font-family:Arial,Helvetica,Verdana,sans-serif; color:#000000; font-size:11pt; }
h1 { font-size: 24pt }
a:link { color: #808080; text-decoration: none; }
a:visited { color: #404040; text-decoration: none; }
a:hover { color: #900A00; text-decoration: none; }
a:active { color: #900A00; text-decoration: none; }
a:focus { color: #900A00; text-decoration: none; }
a:link img { border: black; }
a:visited img { border: black;}
a:hover img { border: black; }
a:active img { border: black; }
a:focus img { border: black; }

sup { font-size: .75em; vertical-align: text-top; }

/* for the publications list there are style hooks defined for the headings
*/
/* div.yearheader {border-color: black; border-style: solid; border-width: 1pt}
*/
h3.yearheader { font-size: 12pt; margin-top:-8px; margin-bottom:6px; margin-left:10px; } /* the year */
dl {width: 100%; } /* necessary for > 1 bibliography in 1 file */
tr {font-size: 11pt; }
td {font-size: 11pt; }
div.yearheaderstart {border-color: black; border-style: solid; border-width: 1px; text-align: left; max-width: 100%; margin-top:15px; }
div.yearheaderend {border-color: black; border-style: solid; border-width: 1px; text-align: left; max-width: 100%; margin-bottom:10px; }

td { text-align: justify }
li {  text-align: justify }
/* end css.sty */

