body {background:white;color:black;font-family:"palatino linotype",palatino,georgia,serif;}
h1, h2, h3, h4, h5, h6 {color:dimgray}
a {text-decoration:none}
a:link {color:blue}
a:visited {color:purple}
a:active {color:red}
a:hover {background:silver}
table {border: thin solid black }
th {background: silver; font-size:smaller; font-weight:bold} 
td {border: thin solid dimgray }
caption {background:gainsboro;font-size:smaller}
hr {color:black}
p.bigfirst:first-letter {background: silver; color: black; 
font-size: 175%; 
float: left;
padding: 0.1em;
margin: 0.1em; 
border: thin solid black }
@media print {
 body { font-family:"palatino linotype",palatino,georgia,serif;}
 h1, h2, h3, h4, h5, h6 { page-break-after: avoid}
 ul, ol, dl {page-break-before:avoid}
 a {text-decoration:none}
 a:link {color: black }
 a:visited {color: black }
 caption {background:whitesmoke; font-family: tahoma, sans-serif; font-size:smaller}
 caption.pe {background:whitesmoke; font-family: tahoma, sans-serif; font-size:smaller}
 th { background: gainsboro}
 th.pbb {background:gainsboro}
 td.pbbh {background: gainsboro}
 th.pe {background:gainsboro}
 th.wasc {background:gainsboro}
 td.wasch {background: gainsboro}
.accjc {page-break-inside:avoid}
.oss td {border:none;font-family:"palatino linotype",palatino,georgia,serif;font-size:smaller}
  }
